On Mon, 7 Nov 2022 17:07:01 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
> This patch moves the acquisition of the boot class loader lock out of the JVM > and into the Java function. > Tested with tier1-4, and jvmti and jdi tests locally. I reran jvmti tests on the change to revert ClassLoaders.java. ------------- PR: https://git.openjdk.org/jdk/pull/11023