Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8284234 Tests provoking OOME failing with OOME in thread "Reference Handler"
  3. JDK-8285773

Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase/gc/gctests/ReferencesGC/ReferencesGC.java

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • gc
    • b21

        The main problem is that OOME might happen in any Thread causing test failure.
        The reference tests provoke OOME only to force reference clearing.

        The possible fix is to force it directly with force GC.

              lmesnik Leonid Mesnik
              lmesnik Leonid Mesnik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: