RFR: 8286571: java source launcher from a minimal jdk image containing jdk.compiler fails with --enable-preview option [v3]

Peter Levart plevart at openjdk.java.net
Sun May 22 17:07:44 UTC 2022


On Sun, 22 May 2022 16:54:25 GMT, Peter Levart <plevart at openjdk.org> wrote:

> My humble opinion: if java.compiler needs jdk.zipfs for full functionality....

Sorry, I wrongly assumed it was `java.compiler` (the library module), but this is about `jdk.compiler` (the tool)... Nevertheless, the same question applies: Does `jdk.compiler` have any meaningful functionality even without `jdk.zipfs` ?

-------------

PR: https://git.openjdk.java.net/jdk/pull/8747


More information about the core-libs-dev mailing list