On Tue, 8 Nov 2022 23:45:18 GMT, David Holmes <dhol...@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

Reply via email to