-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
b13
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8264121 | 11.0.12-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8264264 | 11.0.12 | Hamlin Li | P4 | Resolved | Fixed | b01 |
In JDK repo, Locale matching related tests cases are in regression test: open/test/jdk/java/util/Locale/Bug7069824.java.
In SQE GS-auto repo, there are 15 Locale matching related tests cases need to migrate:
(1) 9 tests are already covered by existing regression tests, these tests will be dropped.
(2) 2 tests are not covered by existing regression tests, these tests will be added.
Add FilteringModeTest.java to check values() and valueOf(String name) of Locale.FilteringMode.
(3) 4 tests are partially covered by existing regression test Bug7069824.java, these tests will be integrated.
Integrate additional test data into Bug7069824.java to test LanguageRange.getWeight(), LanguageRange(String range), Locale.filterTags and Locale.lookupTag methods. Refactor Bug7069824.java with TestNG.
In SQE GS-auto repo, there are 15 Locale matching related tests cases need to migrate:
(1) 9 tests are already covered by existing regression tests, these tests will be dropped.
(2) 2 tests are not covered by existing regression tests, these tests will be added.
Add FilteringModeTest.java to check values() and valueOf(String name) of Locale.FilteringMode.
(3) 4 tests are partially covered by existing regression test Bug7069824.java, these tests will be integrated.
Integrate additional test data into Bug7069824.java to test LanguageRange.getWeight(), LanguageRange(String range), Locale.filterTags and Locale.lookupTag methods. Refactor Bug7069824.java with TestNG.
- backported by
-
JDK-8264121 Migrate Locale matching tests to JDK Repo.
-
- Resolved
-
-
JDK-8264264 Migrate Locale matching tests to JDK Repo.
-
- Resolved
-