-
Bug
-
Resolution: Fixed
-
P4
-
10
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280515 | 17.0.3-oracle | Gauri Patil | P4 | Resolved | Fixed | b04 |
JDK-8281444 | 17.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8280517 | 11.0.15-oracle | Gauri Patil | P4 | Resolved | Fixed | b04 |
JDK-8281629 | 11.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
Test fails intermittently at TestRunTogetherPattern985:
----------System.out:(10/286)----------
DateFormatTest {
TestYearParsing Passed
TestWallyWedel Passed
TestEquals Passed
TestTwoDigitYearDSTParse Passed
TestFieldPosition Passed
TestPartialParse994 Passed
TestRunTogetherPattern985 {
FAIL
Uncaught exception thrown in test method TestRunTogetherPattern985
----------System.err:(16/1056)----------
java.lang.RuntimeException: Uncaught exception thrown in test method TestRunTogetherPattern985
at IntlTest.errImpl(IntlTest.java:198)
at IntlTest.errln(IntlTest.java:185)
at IntlTest.run(IntlTest.java:126)
at DateFormatTest.main(DateFormatTest.java:43)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
at java.base/java.lang.Thread.run(Thread.java:844)
- backported by
-
JDK-8280515 java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
- Resolved
-
JDK-8280517 java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
- Resolved
-
JDK-8281444 java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
- Resolved
-
JDK-8281629 java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/6c26ba25
-
Commit openjdk/jdk17u-dev/5159ffd4
-
Commit openjdk/jdk/f1c20e91
-
Review openjdk/jdk11u-dev/814
-
Review openjdk/jdk17u-dev/144
-
Review openjdk/jdk/6598