<i18n dev> RFR: 8344252: SM cleanup in java.util classes [v3]
Alan Bateman
alanb at openjdk.org
Mon Dec 9 08:01:45 UTC 2024
On Sat, 7 Dec 2024 19:44:05 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:
> Seems like we could simply use `Boolean.getBoolean("resource.bundle.debug")` instead?
Naoto may know the history on this property. It may have been introduced for debugging when working on the RB implementation or maybe it was introduced to allow developers to debug, not sure. If the latter then it's important to preserve long standing behavior. If the former, and it was never documented, there is a lot more flexibility to change.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22122#discussion_r1875526278
More information about the i18n-dev
mailing list