[jdk11u-dev] Integrated: 8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code
Roland Westrelin
roland at openjdk.java.net
Thu Jul 15 09:24:25 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.
This pull request has now been integrated.
Changeset: 7a61e038
Author: Roland Westrelin <roland at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/7a61e038b05c51876a5d1a54ce4063e75ae35f55
Stats: 384 lines in 11 files changed: 345 ins; 16 del; 23 mod
8268347: C2: nested locks optimization may create unbalanced monitor enter/exit code
Reviewed-by: mdoerr
Backport-of: 4d8b5c70dff51470210a0ca93b932af1b27c9f27
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/115
More information about the jdk-updates-dev
mailing list