RFR: JDK-8223807 - Update Graal
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Jun 10 16:05:29 UTC 2019
These changes incorrectly reversed part of 8209626 changes in jaotc/MetadataBuilder.java file causing these AOT failures.
Vladimir
On 6/10/19 8:49 AM, Vladimir Kozlov wrote:
> There are a lot of crashes in compiler/aot and gc/stress/gcbasher tests. We need to resolve them.
>
> It seems you don't need to apply `overwritten` changes - Update changes has them.
>
> Thanks,
> Vladimir
>
> On 6/7/19 5:58 PM, jesper.wilhelmsson at oracle.com wrote:
>> Hi,
>>
>> Please review the patch to integrate recent Graal changes into OpenJDK.
>> Graal tip to integrate: e0e099390465ad1414ee1da26a5f5723e5274433
>>
>> JBS duplicates fixed by this integration:
>> https://bugs.openjdk.java.net/browse/JDK-8223924
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8223807
>> Webrev: http://cr.openjdk.java.net/~jwilhelm/8223807/webrev.00/
>>
>> This integration did overwrite changes already in place in OpenJDK. The diff has been attached to the umbrella bug.
>>
>> Thanks,
>> /Jesper
>>
More information about the hotspot-compiler-dev
mailing list