RFR: 8262097: Improve CompilerConfig ergonomics to fix a VM crash after JDK-8261229
Igor Veresov
iveresov at openjdk.java.net
Mon Feb 22 18:03:39 UTC 2021
On Sun, 21 Feb 2021 23:25:26 GMT, Jie Fu <jiefu 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.
-------------
Marked as reviewed by iveresov (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2668
More information about the hotspot-compiler-dev
mailing list