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

Test gc/z/TestSmallHeap.java fails OOM with many NUMA nodes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 26
    • hotspot
    • gc
    • x86_64
    • linux

      Test gc/z/TestSmallHeap.java fails Out Of Memory when run with fastdebug build.

      The test log snippet:
      [0.254s][info][gc ] Allocation Stall (main) 17.525ms
      [0.254s][info][gc ] Out Of Memory (main)
      Error occurred during initialization of VM
      java.lang.OutOfMemoryError: Java heap space
              at java.lang.System.initPhase2(java.base@26-internal/System.java:1934)

      ];
       stderr: []
       exitValue = 1

      java.lang.RuntimeException: 'Success' missing from stdout/stderr
              at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:253)
              at gc.z.TestSmallHeap.main(TestSmallHeap.java:63)

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: