On Mon, 13 Jun 2022 17:02:44 GMT, Coleen Phillimore <[email protected]> wrote:
> Use a native JVM monitor and state for mutual exclusion for class linking and > initialization. See CR for more details. > Tested with tier1-8. tiers 1-4 on Oracle supported platforms and 5-8 on > linux-x64-debug. There isn't any platform dependent code in this change. This pull request has now been integrated. Changeset: cf4a4966 Author: Coleen Phillimore <[email protected]> URL: https://git.openjdk.org/jdk/commit/cf4a4966a846ebea7e07c4ee6387fbf1081ea385 Stats: 261 lines in 14 files changed: 89 ins; 121 del; 51 mod 8288064: Class initialization locking Reviewed-by: rehn, vlivanov ------------- PR: https://git.openjdk.org/jdk/pull/9141
