VM crash

forax at univ-mlv.fr forax at univ-mlv.fr
Mon Aug 6 10:16:52 UTC 2018


Hi Tobias,
sorry i forgot to upload the test jar without the JMH dependencies
(still not understand why the wifi never really works in US airports unlike the rest of the world).

Thanks for the workaround.

Rémi

----- Mail original -----
> De: "Tobias Hartmann" <tobias.hartmann at oracle.com>
> À: "Remi Forax" <forax at univ-mlv.fr>, "valhalla-dev" <valhalla-dev at openjdk.java.net>
> Envoyé: Lundi 6 Août 2018 11:15:51
> Objet: Re: VM crash

> 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