On Thu, 29 May 2025 16:43:46 GMT, Alan Bateman <al...@openjdk.org> wrote:
>>> 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. No problem. Although I had seen that discrepancy, I assumed that you probably wanted to nudge users towards the use of system class loader for these constructors. I will replace it to bootstrap class loader shortly. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25517#discussion_r2115221587