RFR: 8296472: Remove ObjectLocker around appendToClassPathForInstrumentation call

Coleen Phillimore coleenp at openjdk.org
Mon Nov 7 19:04:37 UTC 2022


On Mon, 7 Nov 2022 17:07:01 GMT, Coleen Phillimore <coleenp at 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


More information about the hotspot-dev mailing list