• B
    8027914: Client JVM silently exit with fail exit code when running in... · 9520309e
    bpittore 提交于
    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
    9520309e
management.cpp 81.8 KB