Skip to content

Fix #9200: Add regression test #10319

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
merged 1 commit into from
Apr 29, 2021
Merged

Fix #9200: Add regression test #10319

merged 1 commit into from
Apr 29, 2021

Conversation

griggt
Copy link
Contributor

@griggt griggt commented Nov 14, 2020

Fixed by #8652. Closes #9200.

Note: CI as currently configured will not catch a regression here. The issue occurs on JDK 11, but not JDK 8 or JDK 14 (the two JDK versions used in CI).

@nicolasstucki
Copy link
Contributor

@griggt could you rebase this PR? I cannot re-run the tests

@nicolasstucki nicolasstucki self-assigned this Apr 26, 2021
@nicolasstucki nicolasstucki merged commit 4e8ca78 into scala:master Apr 29, 2021
@griggt griggt deleted the fix-#9200 branch April 29, 2021 14:28
@smarter
Copy link
Member

smarter commented May 31, 2021

@griggt This test was added in the sbt-dotty/ directory but meanwhile the scripted tests moved to sbt-test/, could you move it there?

@griggt
Copy link
Contributor Author

griggt commented May 31, 2021

Thanks for the reminder, I noticed this a few days ago then got sidetracked and forgot.

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.

jdk11: NPE at javac's ClassReader when reading .class file of object member of traits
3 participants