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

Various test fail with OOME on win x86

    XMLWordPrintable

Details

    • gc
    • b107
    • x86
    • windows
    • Verified

    Backports

      Description

        #
        # There is insufficient memory for the Java Runtime Environment to continue.
        # Native memory allocation (malloc) failed to allocate 4096 bytes for AllocateHeap
        # Possible reasons:
        # The system is out of physical RAM or swap space
        # In 32 bit mode, the process size limit was hit
        # Possible solutions:
        # Reduce memory load on the system
        # Increase physical memory or swap space
        # Check if swap backing store is full
        # Use 64 bit Java on a 64 bit OS
        # Decrease Java heap size (-Xmx/-Xms)
        # Decrease number of Java threads
        # Decrease Java thread stack sizes (-Xss)
        # Set larger code cache with -XX:ReservedCodeCacheSize=
        # This output file may be truncated or incomplete.
        #
        # Out of Memory Error (C:\jprt\T\P1\220705.amurillo\s\hotspot\src\share\vm\memory/allocation.inline.hpp:61), pid=312156, tid=106012
        #
        # JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20151030220705.amurillo.jdk9-hs-2015-10--b00)
        # Java VM: Java HotSpot(TM) Server VM (1.9.0-internal-20151030220705.amurillo.jdk9-hs-2015-10--b00, compiled mode, tiered, g1 gc, windows-x86)
        # Core dump will be written. Default location: C:\Users\aurora\sandbox\results\workDir\jdk\lambda\vm\InterfaceAccessFlagsTest\hs_err_pid312156.mdmp
        #

        Attachments

          Issue Links

            Activity

              People

                drwhite Derek White
                neliasso Nils Eliasson (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                13 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: