-
Bug
-
Resolution: Fixed
-
P4
-
7, 8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045467 | 8u25 | Daniel Fuchs | P4 | Resolved | Fixed | b01 |
JDK-8030880 | 8u20 | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
JDK-8053707 | emb-8u26 | Daniel Fuchs | P4 | Resolved | Fixed | b17 |
JDK-8040937 | 7u80 | Sean Coffey | P4 | Resolved | Fixed | b02 |
JDK-8061048 | 7u79 | Daniel Fuchs | P4 | Resolved | Fixed | b01 |
JDK-8057372 | 7u76 | Daniel Fuchs | P4 | Resolved | Fixed | b01 |
java/util/logging/TestLoggerBundleSync.java
----------System.out:(10/325)----------
No security
4000 ms elapsed (4000 requested)
Passed: 276 unique loggers created
3216 loggers tested by 3 Thread(s),
6876 resource bundles set by 3 Thread(s),
6878 resource bundle names set by 3 Thread(s),
ThreadMXBean.findDeadlockedThreads called 35 times by 1 Thread.
With security
2995 ms elapsed (4000 requested)
----------System.err:(21/870)----------
Dec 14, 2013 2:18:43 AM TestLoggerBundleSync$Stopper run
INFO: 3988ms remaining...
Dec 14, 2013 2:18:45 AM TestLoggerBundleSync$Stopper run
INFO: 1323ms remaining...
Dec 14, 2013 2:18:46 AM TestLoggerBundleSync$Stopper run
INFO: 316ms remaining...
Dec 14, 2013 2:18:47 AM TestLoggerBundleSync$Stopper run
INFO: 3999ms remaining...
Dec 14, 2013 2:18:48 AM TestLoggerBundleSync$Stopper run
INFO: 2900ms remaining...
Dec 14, 2013 2:18:49 AM TestLoggerBundleSync$Stopper run
INFO: 1805ms remaining...
java.lang.NullPointerException
at TestLoggerBundleSync$GetRB.run(TestLoggerBundleSync.java:239)
java.lang.NullPointerException
at TestLoggerBundleSync$GetRB.run(TestLoggerBundleSync.java:239)
appeared after fix of:
- backported by
-
JDK-8030880 TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE
-
- Resolved
-
-
JDK-8040937 TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE
-
- Resolved
-
-
JDK-8045467 TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE
-
- Resolved
-
-
JDK-8053707 TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE
-
- Resolved
-
-
JDK-8057372 TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE
-
- Resolved
-
-
JDK-8061048 TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE
-
- Resolved
-
- relates to
-
JDK-8029281 Synchronization issues in Logger and LogManager
-
- Closed
-
-
JDK-8030187 TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again
-
- Closed
-