RFR: 8228773: URLClassLoader constructors should include API note warning that the parent should not be null [v3]

Alan Bateman alanb at openjdk.org
Thu May 29 16:46:57 UTC 2025


On Thu, 29 May 2025 14:16:36 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>>> Should we use this?
>> 
>> I missed Alan's suggestion to add a separate sentence linking to the ClassLoader section. I will update this PR accordingly.
>
>> something like "See Run-time Built-in Class Loaders for information on the system class loader other and the other built-in class loaders". I think that might work.
> 
> Done. Updated the PR with this text.

Ah, I see I said "system class loader" in error, I meant the bootstrap classloader because the that is what the first sentence is about. Sorry for the confusion.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25517#discussion_r2114348523


More information about the security-dev mailing list