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

Tests missing -XX:+UnlockDiagnosticVMOptions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • gc
    • b94
    • generic
    • generic

      Use of a diagnostic option must be preceeded by the unlock option in non-debug builds. Some tests are using diagnostic options without the unlock.

      hotspot/test/gc/g1/TestLargePageUseForAuxMemory.java
      This is a WhiteBox test, invoked with -XX:+WhiteBoxAPI.

      hotspot/test/gc/g1/TestEagerReclaimHumongousRegionClearMarkBits.java
      This test uses -XX:+VerifyAfterGC.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: