serviceability/sa/ClhsdbScanOops.java assumes no GC should occur

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 26
    • Component/s: hotspot
    • gc

      The serviceability/sa/ClhsdbScanOops.java test assumes that no GC should be run, which might happen if the tests are run with a small initial heap size. We've observed this test failing after JDK-8373023.

      This test should be run with a InitialHeapSize set so that a GC does not run. 100M seems resonable.

            Assignee:
            Joel Sikström
            Reporter:
            Joel Sikström
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: