VM crash

Tobias Hartmann tobias.hartmann at oracle.com
Mon Aug 6 09:15:51 UTC 2018


It's a problem with bimorphic inlining in C2. Workaround: -XX:-UseBimorphicInlining

Best regards,
Tobias

On 06.08.2018 10:40, Tobias Hartmann wrote:
> Hi Remi,
> 
> thanks a lot for reporting this issue. The following jars were missing but I still had them around
> and could reproduce the crash:
> org.openjdk.jmh.jar:org.openjdk.jmh.generator.jar:org.apache.commons.math3.jar:net.sf.jopt-simple.jar
> 
> I've filed:
> https://bugs.openjdk.java.net/browse/JDK-8209009
> 
> Thanks,
> Tobias
> 
> On 04.08.2018 19:12, Remi Forax wrote:
>> -XX:+EnableValhalla --module-path test-fr.umlv.valuetype-1.0.jar:org.junit.jupiter.api.jar:org.junit.jupiter.params.jar:org.junit.platform.commons.jar:org.apiguardian.api.jar:org.opentest4j.jar --add-modules fr.umlv.valuetype --class-path junit-platform-console-standalone-1.3.0-M1.jar org.junit.platform.console.ConsoleLauncher --select-module fr.umlv.valuetype



More information about the valhalla-dev mailing list