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

gc/g1/TestHumongousShrinkHeap.java: Conflicting collector combinations in option list

XMLWordPrintable

    • gc
    • 9

      This test: gc/g1/TestHumongousShrinkHeap.java is failing on nightly testing for jdk9/hs/hotspot.

      command: main -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=50 -XX:+UseG1GC -XX:G1HeapRegionSize=1M -verbose:gc TestHumongousShrinkHeap
      reason: User specified action: run main/othervm -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=50 -XX:+UseG1GC -XX:G1HeapRegionSize=1M -verbose:gc TestHumongousShrinkHeap
      elapsed time (seconds): 0.0090
      ----------System.out:(0/0)----------
      ----------System.err:(3/222)----------
      Conflicting collector combinations in option list; please refer to the release notes for the combinations allowed
      Error: Could not create the Java Virtual Machine.
      Error: A fatal exception has occurred. Program will exit.

            Unassigned Unassigned
            amurillo Alejandro Murillo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: