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. This pull request has now been integrated. Changeset: 5c334540 Author: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5c3345404d850cf01d9629b48015f1783a32bfc0 Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod 8296472: Remove ObjectLocker around appendToClassPathForInstrumentation call Reviewed-by: sspitsyn, alanb, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/11023