Should not test tiny heap size flag tests with AOTCache

XMLWordPrintable

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

      There are rather sensitive GC heap size tests that for example set the initial heap size to some really small number and tests how that works out.

      An AOTCache might require loading objects which then exhausts the heap during bootstrapping. These tests should hence not run with -XX:AOTCache=... using the JTREG_AOT_JDK.

      I think this includes:
      gc/arguments/TestParallelHeapSizeFlags.java
      gc/arguments/TestVerifyBeforeAndAfterGCFlags.java
      runtime/7167069/PrintAsFlag.java

            Assignee:
            Unassigned
            Reporter:
            Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: