Using beta-build28
Process (jvm) names do not appear when using jps except for the MQ Broker making the jps command less than useful(even the Broker name is a bit general). I can disambiguate using jps -v but that is really not user friendly.
bash-2.05# /usr/java/bin/jps
9006
8938
8948 Broker
13229 Jps
8954
###@###.### 10/6/04 16:51 GMT
Following two tests fails because of this bug:
sun/tools/jps/jps-Defaults.sh
sun/tools/jps/jps-1_1.sh
Process (jvm) names do not appear when using jps except for the MQ Broker making the jps command less than useful(even the Broker name is a bit general). I can disambiguate using jps -v but that is really not user friendly.
bash-2.05# /usr/java/bin/jps
9006
8938
8948 Broker
13229 Jps
8954
###@###.### 10/6/04 16:51 GMT
Following two tests fails because of this bug:
sun/tools/jps/jps-Defaults.sh
sun/tools/jps/jps-1_1.sh
- duplicates
-
JDK-8026774 No display name when JVM is launched from custom native code.
-
- Closed
-
- relates to
-
JDK-6571380 TEST_BUG: jps test fails due to wrong output from external java vm.
-
- Closed
-
-
JDK-6364130 jps should show what is being run by javaws
-
- Closed
-
-
JDK-7012002 SA: JPS output is wrong on Windows
-
- Open
-
-
JDK-6456333 SA: Incorrect jar name handle by jps in case java -jar.
-
- Closed
-