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

runtime/stringtable/StringTableCleaningTest.java fails on 32-bit platforms

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • gc
    • b18

    Description

      Fails because it requests 3G heap:

      $ CONF=linux-x86-server-fastdebug make images run-test TEST=runtime/stringtable/StringTableCleaningTest.java

      STDERR:
       stdout: [[0.005s][info][gc] Using G1
      Error occurred during initialization of VM
      Could not reserve enough space for 3145728KB object heap
      ];
       stderr: []
       exitValue = 1

      Testing if it can accept 1g instead.

      Test is the new addition in 16 since JDK-8248391.

      Attachments

        Issue Links

          Activity

            People

              shade Aleksey Shipilev
              shade Aleksey Shipilev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: