On Sat, 7 Dec 2024 19:44:05 GMT, Eirik Bjørsnøs <[email protected]> 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