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

vm crashes during CDS dump when very small SharedMiscDataSize is specified

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • b44

        On linux_x64, the following command crashes vm:

        ./bin/java -XX:+UnlockDiagnosticVMOptions -XX:SharedArchiveFile=./test.jsa -XX:SharedMiscDataSize=12k -Xshare:dump

        On windows, one needs to specify 0k for the SharedMiscDataSize for the vm to crash.

              ccheung Calvin Cheung
              ccheung Calvin Cheung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: