Skip to content
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

Implement changes to Module API for Java 9 #118

Closed
uschindler opened this issue Mar 29, 2017 · 1 comment
Closed

Implement changes to Module API for Java 9 #118

uschindler opened this issue Mar 29, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@uschindler
Copy link
Member

uschindler commented Mar 29, 2017

See: http://mail.openjdk.java.net/pipermail/jpms-spec-experts/2017-March/000663.html

Currently the reflective code is using the old class names. With recent builds this is not an urgent issue, because jrt:// URLs to load bytecode are working again (since build 148), but it would still be good to fix this before the final Java 9 release.

@uschindler
Copy link
Member Author

Fixed by a52cd69 and d05c05d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant