JAOTC in JDK 10: kicking the tyres
Andrew Haley
aph at redhat.com
Mon Nov 20 18:43:23 UTC 2017
On 20/11/17 18:34, dean.long at oracle.com wrote:
> I think you want --module java.base here. I guess jaotc doesn't support
> .jmod files.
Aha! Yes, that seems to be much better, thanks.
It still doesn't work, but oh well:
Error: Failed compilation: sun.net.www.protocol.jrt.Handler.openConnection(Ljava/net/URL;)Ljava/net/URLConnection;: org.graalvm.compiler.java.BytecodeParser$BytecodeParserError: java.lang.ExceptionInInitializerError
at parsing java.base/sun.net.www.protocol.jrt.Handler.openConnection(Handler.java:42)
If this isn't expected to fail I'll report it as a bug.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-dev
mailing list