RFR: 8296472: Remove ObjectLocker around appendToClassPathForInstrumentation call [v3]
David Holmes
dholmes at openjdk.org
Tue Nov 8 23:47:38 UTC 2022
On Tue, 8 Nov 2022 22:08:06 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> in the custom class loader must synchronize appending to the class path
I would say:
"in the custom class loader must append to the class path in a thread-safe manner."
-------------
PR: https://git.openjdk.org/jdk/pull/11023
More information about the serviceability-dev
mailing list