Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085046 | emb-9 | Dmitriy Samersoff | P4 | Resolved | Fixed | team |
Curently, sun.management.Agent#startDiscoveryService() throws AgentConfigurationError
when JdpException is occurred. However, argument of AgentConfiguratonError constructor
is incorrected. So NPE will be occurred. (I checked it with jdb.)
when JdpException is occurred. However, argument of AgentConfiguratonError constructor
is incorrected. So NPE will be occurred. (I checked it with jdb.)
- backported by
-
JDK-8085046 Cannot handle JdpException in JMX agent initialization.
-
- Resolved
-