-
Notifications
You must be signed in to change notification settings - Fork 1.1k
StringFormatter.showArg
throws NullPointerException
#13440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Maybe some interaction with incremental compilation, but the message is at
where That matters because The name should be passed down the stack to It would also be great to run under modern JVM with "helpful NPE", but in this case it's edit
|
Regressed in #12857 |
I haven't finished looking at the different calls to finishNamed but #13442 The token data of interest may not be I can't tell if my baseball team is more likely to win if I'm watching or ignoring them. Edit: it seems to work if I ignore them and do some coding, at least the Giants tied it up. There is already an array of strings for keywords so it's nice to use it. Edit: Giants gave up a run and now have an impossible task. Edit: they had a huge chance and can't get a run in. |
Fix #13440: Avoid capturing var in message closure
I didn't get a response to any comment. |
Compiler version
3.1.0-RC1
and3.1.0-RC1-bin-20210831-adefa48-NIGHTLY
Minimized code
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: