RFR: 8282986: Inconsistent naming of "system" class loader

Alan Bateman alanb at openjdk.org
Sat Jul 2 05:06:24 UTC 2022


On Fri, 1 Jul 2022 19:02:12 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This is a somewhat trivial renaming.  Ran the CDS tests locally.

There are a few remaining places with "system boot class path" in comments and at least one "System boot class path" in an assert message. I don't think the word "system" helps in any of these and maybe it can be dropped.

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

PR: https://git.openjdk.org/jdk/pull/9349


More information about the hotspot-runtime-dev mailing list