Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8027914

Client JVM silently exit with fail exit code when running in compact(1,2) with options -Dcom.sun.management and -XX:+ManagementServer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u60
    • 8u60
    • hotspot
    • b08
    • generic
    • generic

        There is no message about failed exit.

        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

              dholmes David Holmes
              rmatafon Roman Matafonov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: