Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Aug 22, 2022

Fixes #15845.

Curiously this code was never exercised before, despite the many millions of lines of code we compile. It's even more
curious that the faulty behavior could be triggered by such a simple example.

Fixes scala#15845.

Curiously this code was never exercised before, despite the many millions of lines of code we compile. It's even more
curious that the faulty behavior could be triggered by such a simple example.
@odersky odersky merged commit 3ad97df into scala:main Aug 23, 2022
@odersky odersky deleted the fix-15845 branch August 23, 2022 10:05
@Kordyjan Kordyjan added this to the 3.2.1 milestone Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception throw when compiling a project: java.lang.NullPointerException: tried to cast away nullability, but value is null
3 participants