<i18n dev> Integrated: 8345818: Fix SM cleanup of parsing of System property resource.bundle.debug
Roger Riggs
rriggs at openjdk.org
Tue Dec 10 15:19:42 UTC 2024
On Mon, 9 Dec 2024 17:22:14 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Replace broken getProperty with Boolean.getBoolean.
>
> Manual testing confirms trace messages are enabled with `-Dresource.bundle.debug=true`
This pull request has now been integrated.
Changeset: 4f855d13
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4f855d1342d55aeee93b7d0c5796fbfd4994c856
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8345818: Fix SM cleanup of parsing of System property resource.bundle.debug
Reviewed-by: lancea, eirbjo
-------------
PR: https://git.openjdk.org/jdk/pull/22649
More information about the i18n-dev
mailing list