Skip to content

Fix error diagnostics in ClassfileParser #3282

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

Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Oct 6, 2017

A recent change to print the absolute path of a bad classfile
caused an NPE when the classfile parser was running on an abstract file
not connected to a Java file.

A recent change to print the absolute path of a bad classfile
caused an NPE when the classfile parser was running on an abstract file
not connected to a Java file.
@smarter smarter merged commit ed22c31 into scala:master Oct 6, 2017
@allanrenucci allanrenucci deleted the fix-classfileparser-diagnostics branch December 14, 2017 19:19
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.

2 participants