-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b32
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018627 | 7u45 | Staffan Larsen | P3 | Closed | Fixed | b01 |
JDK-8008440 | 7u40 | Staffan Larsen | P3 | Closed | Fixed | b14 |
JDK-8010607 | 7u25 | Staffan Larsen | P3 | Closed | Fixed | b03 |
JDK-8008885 | 7u21 | Staffan Larsen | P3 | Closed | Fixed | b02 |
Some tests in sun/tools/{jcmd,jps,jstat,jstatd} fails when there are Java processes in the system for which we cannot determine the main class.
These processes show up in jps and jcmd as just the pid, no name. This can happen if processes uses custom launchers or if they are launched with other JVMs.
The tests should handle this gracefully.
These processes show up in jps and jcmd as just the pid, no name. This can happen if processes uses custom launchers or if they are launched with other JVMs.
The tests should handle this gracefully.
- backported by
-
JDK-8008440 jcmd, jps and jstat tests failing when there are unknown Java processes on the system
-
- Closed
-
-
JDK-8008885 jcmd, jps and jstat tests failing when there are unknown Java processes on the system
-
- Closed
-
-
JDK-8010607 jcmd, jps and jstat tests failing when there are unknown Java processes on the system
-
- Closed
-
-
JDK-8018627 jcmd, jps and jstat tests failing when there are unknown Java processes on the system
-
- Closed
-