-
Sub-task
-
Resolution: Fixed
-
P4
-
8
-
b42
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084702 | emb-9 | Stuart Marks | P4 | Resolved | Fixed | team |
JDK-8263601 | openjdk8u302 | Zhengyu Gu | P4 | Resolved | Fixed | b05 |
JDK-8262816 | 8u301 | Yoshiki Sato | P4 | Resolved | Fixed | b01 |
The DestroyThread stuff isn't necessary and should be removed.
To clean up rmid, rmid.destroy() should be called directly. In turn, this method should be modified up so that it first does a clean shutdown, but if that doesn't work, it should kill the rmid process.
To clean up rmid, rmid.destroy() should be called directly. In turn, this method should be modified up so that it first does a clean shutdown, but if that doesn't work, it should kill the rmid process.
- backported by
-
JDK-8084702 TEST_BUG: remove ActivationLibrary.DestroyThread and have callers call rmid.destroy() instead
- Resolved
-
JDK-8262816 TEST_BUG: remove ActivationLibrary.DestroyThread and have callers call rmid.destroy() instead
- Resolved
-
JDK-8263601 TEST_BUG: remove ActivationLibrary.DestroyThread and have callers call rmid.destroy() instead
- Resolved
- relates to
-
JDK-8066588 javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
- Resolved