On Mon, 7 Nov 2022 17:56:00 GMT, Alan Bateman 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.
>
> src/java.base/share/classes/jdk/internal/loader/ClassLoaders.java line
On Mon, 7 Nov 2022 17:07:01 GMT, Coleen Phillimore 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.
src/java.base/share/classes/jdk/internal/loader/ClassLoaders.java line
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.
-
Commit messages:
- 8296472: Remove a JVMTI ObjectLocker
Changes: https://git.openjdk.org/jdk/pull/11023/files
Webrev: h