hg: jdk9/hs-emb/hotspot: 8027914: Client JVM silently exit with fail exit code when running in compact(1, 2) with options -Dcom.sun.management and -XX:+ManagementServer

david.holmes at oracle.com david.holmes at oracle.com
Wed Jan 8 19:44:05 PST 2014


Changeset: 6b2bfaef5a61
Author:    bpittore
Date:      2014-01-08 20:23 -0500
URL:       http://hg.openjdk.java.net/jdk9/hs-emb/hotspot/rev/6b2bfaef5a61

8027914: Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer
Summary: Check for sun.management.Agent class and print message and exit VM if not found at startup.
Reviewed-by: dholmes, mchung

! src/share/vm/services/management.cpp



More information about the jdk9-hs-emb-changes mailing list