VM crash
Paul Sandoz
paul.sandoz at oracle.com
Thu Aug 9 16:50:24 UTC 2018
I believe this may also have fixed a VarHandle value access test i have cooking which pretty aggressively accesses value fields. Thanks!
Paul.
> On Aug 7, 2018, at 4:38 AM, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
>
> Hi Remi,
>
> I've just pushed a fix for this issue. Your test should now pass.
>
> Best regards,
> Tobias
>
> On 06.08.2018 12:16, forax at univ-mlv.fr wrote:
>> 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