RFR: 8329706: Implement -XX:+AOTClassLinking [v2]
Ioi Lam
iklam at openjdk.org
Mon Sep 9 01:04:17 UTC 2024
On Sun, 8 Sep 2024 23:46:03 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> I prefer boot/boot2 to make the output easier to read. Anyone debugging this output will need to read the code to understand what "boot2" or "boot-nonbase" is. A few extra characters here will not help.
>
> Sorry but '2' conveys zero information whereas 'nonbase' tells you they are not in the base module.
It's the second group of boot loaders classes.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20843#discussion_r1749425914
More information about the serviceability-dev
mailing list