RFR: 8344223: Remove calls to SecurityManager and doPrivileged in java.net.URLClassLoader after JEP 486 integration [v2]

Alan Bateman alanb at openjdk.org
Tue Nov 19 12:46:49 UTC 2024


On Tue, 19 Nov 2024 12:42:18 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> The new comment isn't quite right, it should say "concat the URLs to the resource in the modules and the class path".
>
>> concat the URLs to the resource in the modules and the class path
> 
> Did you mean "concat the URLs of the ...." ?

"of" or "to" will work here.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22233#discussion_r1848293564


More information about the core-libs-dev mailing list