Heap decommit failed in TestShrinkAuxiliaryData tests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc
    • b66

        The same error in all tests on multiple platforms (the numbers vary slightly). No changes has been made to the test lately. Smells like a VM issue.

        Exception in thread "main" java.lang.RuntimeException: heap decommit failed - full > free: 4294967296 > 2147483648 (assert failed: 4294967296 <= 2147483648)
        at com.oracle.java.testlibrary.Asserts.error(Asserts.java:444)
        at com.oracle.java.testlibrary.Asserts.assertTrue(Asserts.java:371)
        at com.oracle.java.testlibrary.Asserts.assertLessThanOrEqual(Asserts.java:122)
        at TestShrinkAuxiliaryData$ShrinkAuxiliaryDataTest.test(TestShrinkAuxiliaryData.java:254)
        at TestShrinkAuxiliaryData$ShrinkAuxiliaryDataTest.main(TestShrinkAuxiliaryData.java:162)

              Assignee:
              Eric Caspole
              Reporter:
              Jesper Wilhelmsson
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: