Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8031416 | 9 | Bill Pittore | P4 | Resolved | Fixed | b08 |
JDK-8086434 | 8u65 | Bill Pittore | P4 | Resolved | Fixed | b01 |
JDK-8137602 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8077450 | emb-8u60 | Bill Pittore | P4 | Resolved | Fixed | team |
JDK-8034982 | emb-8u6 | Bill Pittore | P4 | Closed | Fixed | b06 |
roman@rmatafon:~/development/EmbMinimalVMTestSuite/src$ /home/roman/prog/jdk/jres/compact2-b114/bin/java -client -Dcom.sun.management -version
roman@rmatafon:~/development/EmbMinimalVMTestSuite/src$ echo $?
1
roman@rmatafon:~/development/EmbMinimalVMTestSuite/src$ /home/roman/prog/jdk/jres/compact2-b114/bin/java -client -version
java version "1.8.0-ea"
Java(TM) SE Embedded Runtime Environment (build 1.8.0-ea-b114, profile compact2, headless)
Java HotSpot(TM) Embedded Client VM (build 25.0-b56, mixed mode)
roman@rmatafon:~/development/EmbMinimalVMTestSuite/src$ echo $?
0
- backported by
-
JDK-8031416 Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer
-
- Resolved
-
-
JDK-8077450 Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer
-
- Resolved
-
-
JDK-8086434 Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer
-
- Resolved
-
-
JDK-8137602 Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer
-
- Resolved
-
-
JDK-8034982 Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer
-
- Closed
-
- relates to
-
JDK-8003539 Minimal VM. VM don't react to -Dcom.sun.management and -XX:+ManagementServer
-
- Closed
-