RFR: 8262097: Improve CompilerConfig ergonomics to fix a VM crash after JDK-8261229
Jie Fu
jiefu at openjdk.java.net
Mon Feb 22 23:46:38 UTC 2021
On Mon, 22 Feb 2021 18:00:57 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
>> Hi all,
>>
>> This bug was found while I was verifying the fix for JDK-8262096.
>> It was exposed after JDK-8261229.
>>
>> Testing:
>> - tier1~3 on Linux/x64, no regression
>>
>> Thanks.
>> Best regards,
>> Jie
>
> I've indirectly fixed this assert that you noticed in JDK-8261225. But I agree, we should apply the client ergonomic settings as well. Looks good.
Thanks @veresov and @vnkozlov for your review.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2668
More information about the hotspot-compiler-dev
mailing list