RFR: 8296472: Remove ObjectLocker around appendToClassPathForInstrumentation call [v3]

Alan Bateman alanb at openjdk.org
Wed Nov 9 09:02:18 UTC 2022


On Tue, 8 Nov 2022 23:45:18 GMT, David Holmes <dholmes at openjdk.org> wrote:

> "in the custom class loader must append to the class path in a thread-safe manner."

Maybe "its search path" rather than "the class path" because the custom class loader can't add to the class path (the application class path continues to be owned by the application class loader).

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

PR: https://git.openjdk.org/jdk/pull/11023


More information about the serviceability-dev mailing list