[jdk11u-dev] RFR: 8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code
Aleksey Shipilev
shade at openjdk.java.net
Fri Jul 9 10:39:51 UTC 2021
On Fri, 9 Jul 2021 08:53:18 GMT, Roland Westrelin <roland at openjdk.org> wrote:
> Original patch does not apply cleanly to 11u because of context is
> different in several places. 11u patch is otherwise identical to the
> original patch.
>
> Testing: x86_64 build, tier1. Included test case doesn't fail with 11u.
Looks like it needs to be immediately followed with [JDK-8269304](https://bugs.openjdk.java.net/browse/JDK-8269304).
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/115
More information about the jdk-updates-dev
mailing list