RFR: 8344289: SM cleanup in jdk.internal.util [v2]

Eirik Bjørsnøs eirbjo at openjdk.org
Fri Nov 15 20:37:44 UTC 2024


On Fri, 15 Nov 2024 17:09:11 GMT, Chen Liang <liach at openjdk.org> wrote:

>> The use of the properties in ClassFileDumper is all in support of debug capabilities and is not sensitive.
>
> Either way is fine.  I think we probably need to review the majority of uses of VM.savedPropoerty as they mostly relate to SM boot circularity.  So we will change this one either now or later.

I would prefer if we could deal with getSavedProperty as a wider area follow up, since that would creep out of scope for this particular PR.

Ok with you, @liach ?

Perhaps @seanjmullan has input on how to deal with VM.getSavedProperty across the code base?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22141#discussion_r1844433544


More information about the core-libs-dev mailing list