RFR: 8282986: Remove "system" in boot class path names
Coleen Phillimore
coleenp at openjdk.org
Tue Jul 5 17:19:24 UTC 2022
On Sat, 2 Jul 2022 05:03:04 GMT, Alan Bateman <alanb 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.
@AlanBateman thanks for pointing out the additional uses of this in comments and assert messages.
-------------
PR: https://git.openjdk.org/jdk/pull/9349
More information about the hotspot-runtime-dev
mailing list