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

Details

    • gc
    • b33

    Backports

      Description

        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)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: