RFR(M) 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
Mandy Chung
mandy.chung at oracle.com
Thu Nov 8 04:12:14 UTC 2018
Hi Dean,
On 11/7/18 7:56 PM, dean.long at oracle.com wrote:
> https://bugs.openjdk.java.net/browse/JDK-8213348
> https://bugs.openjdk.java.net/browse/JDK-8211781
> http://cr.openjdk.java.net/~dlong/8213348/webrev/
>
108 --module-path $(JDK_OUTPUTDIR)/modules \
109 --upgrade-module-path $(JDK_OUTPUTDIR)/modules --system none \
You added `--module-path` option to javac. What error did you
get without it? It looks a bit suspicious. I wonder if
the `--upgrade-module-path` is needed as --system none is set.
We need Jon to advice on this javac command.
Mandy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20181107/770bd141/attachment.html>
More information about the hotspot-compiler-dev
mailing list