Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084847 | emb-9 | Yekaterina Kantserova | P3 | Resolved | Fixed | team |
It seems like there is a bug in the sun.tools.jstatd.Jstatd.bind(). If Naming.rebind(name, remoteHost) results in java.rmi.ConnectException or java.rmi.RemoteException bind() reports the failure but jstatd keeps running. After such exceptions are thrown the jstad seems to be unusable.
Such a behaviour leads to poor testability and a lot of loose jstatd processes are floating around.
Such a behaviour leads to poor testability and a lot of loose jstatd processes are floating around.
- backported by
-
JDK-8084847 jstatd is not terminated even though it cannot contact or bind to RMI Registry
-
- Resolved
-