Integrated: 8296472: Remove ObjectLocker around appendToClassPathForInstrumentation call
Coleen Phillimore
coleenp at openjdk.org
Mon Nov 21 14:19:30 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.
This pull request has now been integrated.
Changeset: 5c334540
Author: Coleen Phillimore <coleenp at 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
More information about the core-libs-dev
mailing list