RFR: 8259067: bootclasspath append takes out object lock

Coleen Phillimore coleenp at openjdk.java.net
Mon Jan 4 18:52:57 UTC 2021


On Mon, 4 Jan 2021 17:28:30 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> See CR for details.
> I made the classpath append list lock-free.  Calling experts in Atomic operations...
> Tested with tier1-6.
> Thanks,
> Coleen

For the record, these tests exercise this code:
vmTestbase/nsk/jvmti/AddToBootstrapClassLoaderSearch/bootclssearch007,8,9,10.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1935


More information about the serviceability-dev mailing list