[jdk17u-dev] Integrated: 8310818: Refactor more Locale tests to use JUnit

Goetz Lindenmaier goetz at openjdk.org
Mon Apr 8 12:15:21 UTC 2024


On Fri, 5 Apr 2024 13:35:48 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this to streamline testing in jdk17. 
> 
> Automatic deletion of test/jdk/java/util/Locale/Bug4175998Test.java failed because
> "8303917: Update ISO 639 language codes table" is not in 17.
> 
> The rest of files applied clean. 
> 
> I had to fix ISO639 to use Java 17.

This pull request has now been integrated.

Changeset: 989e0bfe
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/989e0bfe59d67f6a751e8b187caabbd0fd8c8f81
Stats:     1941 lines in 13 files changed: 681 ins; 1250 del; 10 mod

8310818: Refactor more Locale tests to use JUnit

Reviewed-by: lucy
Backport-of: 12e943091071b02b5756b57527a5f86a3d881cb8

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2373


More information about the jdk-updates-dev mailing list