RFR: 8346123: [REDO] NMT should not use ThreadCritical [v6]
Robert Toyonaga
duke at openjdk.org
Fri Dec 20 17:48:13 UTC 2024
On Fri, 20 Dec 2024 15:24:13 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Yes, I agree, bootstrap_done reads better.
>
> There's a few other is_bootstrapping() predicates in the code like Universe::is_bootstrapping. This might read nicely as is_bootstrapping_done() and the instance is _bootstrapping_done.
Ok I've updated everything to use "bootstrapping_done" instead of "done_bootstrap"
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22745#discussion_r1894219662
More information about the serviceability-dev
mailing list