-
Bug
-
Resolution: Fixed
-
P4
-
7, 8
-
b04
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2213714 | 7u2 | Mandy Chung | P4 | Resolved | Fixed | b06 |
As point out here:
http://mail.openjdk.java.net/pipermail/nio-dev/2011-July/001385.html
there is a race that allows BufferPoolMXBean's getObjectName method to return null. The same issue is possible with PlatformLogginMXBean.
The following SDK/JDK test was added for this bug:
java/lang/management/ManagementFactory/GetObjectName.java
http://mail.openjdk.java.net/pipermail/nio-dev/2011-July/001385.html
there is a race that allows BufferPoolMXBean's getObjectName method to return null. The same issue is possible with PlatformLogginMXBean.
The following SDK/JDK test was added for this bug:
java/lang/management/ManagementFactory/GetObjectName.java
- backported by
-
JDK-2213714 BufferPoolMXBean and PlatformLoggingMXBean getObjectName may return null
-
- Resolved
-
- relates to
-
JDK-6844054 (bf) Eliminate dependency on javax.management.ObjectName
-
- Resolved
-