-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b120
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030312 | 8u5 | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
JDK-8032460 | 7u80 | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
JDK-8060929 | 7u79 | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
JDK-8057400 | 7u76 | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
JDK-8034708 | 7u65 | Daniel Fuchs | P3 | Resolved | Fixed | b01 |
JDK-8032751 | 7u60 | Daniel Fuchs | P3 | Closed | Fixed | b05 |
For instance JDK-8029092 shows two tests failures which points at possible synchronization issues outlined in JDK-8028763 - as well as to an issue in the way the Logger tree is cleaned up when Loggers are garbage collected. Fixing it will therefore require to touch at drainLoggerRefQueueBounded(), which cannot be done without taking
- backported by
-
JDK-8030312 Synchronization issues in Logger and LogManager
- Resolved
-
JDK-8032460 Synchronization issues in Logger and LogManager
- Resolved
-
JDK-8034708 Synchronization issues in Logger and LogManager
- Resolved
-
JDK-8057400 Synchronization issues in Logger and LogManager
- Resolved
-
JDK-8060929 Synchronization issues in Logger and LogManager
- Resolved
-
JDK-8032751 Synchronization issues in Logger and LogManager
- Closed
- duplicates
-
JDK-8027670 DeadLock in drainLoggerRefQueueBounded / readConfiguration
- Closed
- relates to
-
JDK-8030187 TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again
- Closed
-
JDK-8030192 TEST_BUG: java/util/logging/TestLoggerBundleSync.java failed with NPE
- Closed
-
JDK-8031980 Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281
- Closed