-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b18
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327734 | 21.0.4-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8328513 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
IntlTest and CollatorTest are testing classes which are extended by tests in text/, util/Locale, util/TimeZone, and util/Calendar. The testing frameworks are quite old and have caused issues such as: variation between OS, hiding stack trace, and causing tests to spuriously pass (BigDecimalParse).
The testing base classes should be removed as there are modern alternatives such as JUnit. All the tests extending IntlTest and CollatorTest should be converted as well.
The testing base classes should be removed as there are modern alternatives such as JUnit. All the tests extending IntlTest and CollatorTest should be converted as well.
- backported by
-
JDK-8327734 Remove the testing base classes: IntlTest and CollatorTest
- Resolved
-
JDK-8328513 Remove the testing base classes: IntlTest and CollatorTest
- Resolved
- relates to
-
JDK-8325908 Finish removal of IntlTest and CollatorTest
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/81f621d8
-
Commit openjdk/jdk/b859da9c
-
Review openjdk/jdk21u-dev/372
-
Review openjdk/jdk/15954
(2 links to)