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

CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap

XMLWordPrintable

    • gc
    • b33

        Test similar to gc/g1/TestHumongousShrinkHeap.java is required.

        Test should allocate small objects mixed with humongous ones
                "ssssHssssHssssHssssHssssHssssHssssH"
        Release all allocated object except the last humongous one
               "..................................H"
        Invoke gc and check that memory returned to the system (amount of committed memory got down)

              azakharov Andrey Zakharov (Inactive)
              dfazunen Dmitry Fazunenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: