RFR: JDK-8189094: Change required boot jdk to JDK 9
Martin Buchholz
martinrb at google.com
Mon Oct 16 18:53:18 UTC 2017
What's the canonical way to list all upgradeable modules?
There's a list in JEP 261, but naturally we can't consider it authoritative.
I was surprised that even java --describe-module doesn't tell me whether a
module is upgradeable.
I was surprised to see JEP 261 say that java.compiler is upgradeable, but
not jdk.compiler.
Perhaps thinking of the bootstrap use case?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20171016/5041de70/attachment-0001.html>
More information about the compiler-dev
mailing list