-
Bug
-
Resolution: Fixed
-
P4
-
22
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8330015 | 21.0.4-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b04 |
JDK-8330342 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8343983 | 17.0.15-oracle | Abhishek N | P4 | Resolved | Fixed | b01 |
JDK-8346541 | 17.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
In both cases, the tests appear to pass but their duration is too long and the test are failed due to the timeout. It may be that the launched VMs have not run with debug builds -Xcomp before this change.
These tests should be updated to not accept VM flags and be marked as flagless to prevent such timeouts.
- backported by
-
JDK-8330015 java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
- Resolved
-
JDK-8330342 java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
- Resolved
-
JDK-8343983 java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
- Resolved
-
JDK-8346541 java/util/Locale/LocaleProvidersRun.java and java/util/ResourceBundle/modules/visibility/VisibilityTest.java timeout after passing
- Resolved
- relates to
-
JDK-8319569 Several java/util tests should be updated to accept VM flags
- Resolved
-
JDK-8321186 Improve performance of LocaleProvidersRun.java and VisibilityTest.java
- Open
- links to
-
Commit openjdk/jdk21u-dev/f95de5b2
-
Commit openjdk/jdk/69c0b243
-
Commit(master) openjdk/jdk17u-dev/219afaf0
-
Review openjdk/jdk21u-dev/496
-
Review openjdk/jdk/16831
-
Review(master) openjdk/jdk17u-dev/3129