On Mon, 13 Jun 2022 17:02:44 GMT, Coleen Phillimore <cole...@openjdk.org> 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. Thanks Robbin. yes it passes the JCK both locally and in our mach5 test system. ------------- PR: https://git.openjdk.org/jdk/pull/9141