On Tue, 15 Nov 2022 23:05:04 GMT, Christoph Langer <[email protected]> wrote:
> The new test langtools/jdk/javadoc/doclet/testValueTag/TestValueFormats.java > assumes a number format with a decimal separator dot (.). This can be > different in other locales. > > This fixes the issue by expecting a number format that is calculated at > runtime, with the locale settings the test runs in. Not sure if it is the > correct way to fix, though. This pull request has now been integrated. Changeset: 4a544bb0 Author: Christoph Langer <[email protected]> URL: https://git.openjdk.org/jdk/commit/4a544bb0fcf1d334a681dd057a105d543976ef83 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8297091: New langtools test jdk/javadoc/doclet/testValueTag/TestValueFormats.java fails on machines with unexpected number format Reviewed-by: prappo, jjg ------------- PR: https://git.openjdk.org/jdk/pull/11177
