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

SharedArchiveConsistency.java should test -Xshare:auto as well

XMLWordPrintable

    • b06

        appcds/SharedArchiveConsistency.java runs in -Xshare:on mode. When the archive fails to load, the VM exits immediately.

        We should also run in -Xshare:auto mode, where the VM will clean up (by unmapping the archive regions, etc) and continue execution. This will increase code coverage.

              minqi Yumin Qi
              iklam Ioi Lam
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: