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

OOM in tools/javac/varargs/6199075/T6199075.java for solaris-sparc

XMLWordPrintable

    • sparc
    • solaris

      This test failed with OOM once.

      Please refer to following copied from hs_err_pid27780.log:
      #
      # There is insufficient memory for the Java Runtime Environment to continue.
      # Native memory allocation (malloc) failed to allocate 51920 bytes for Chunk::new
      # Possible reasons:
      # The system is out of physical RAM or swap space
      # The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
      # Possible solutions:
      # Reduce memory load on the system
      # Increase physical memory or swap space
      # Check if swap backing store is full
      # Decrease Java heap size (-Xmx/-Xms)
      # Decrease number of Java threads
      # Decrease Java thread stack sizes (-Xss)
      # Set larger code cache with -XX:ReservedCodeCacheSize=
      # JVM is running with Zero Based Compressed Oops mode in which the Java heap is
      # placed in the first 32GB address space. The Java Heap base address is the
      # maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
      # to set the Java Heap base and to place the Java Heap above 32GB virtual address.
      # This output file may be truncated or incomplete.
      #
      # Out of Memory Error (allocation.cpp:372), pid=27780, tid=69
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0+174) (build 9-ea+174-mach5-b2463)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (9-ea+174-mach5-b2463, mixed mode, tiered, compressed oops, g1 gc, solaris-sparc)
      # Core dump will be written. Default location: /scratch/jenkins/workspace/9-dev/testresults/solaris-sparcv9/langtools_test.tier1/jtreg/JTwork/scratch/0/core or core.27780
      #

      --------------- S U M M A R Y ------------

      Command Line: -Xmx768m --patch-module=java.base=/scratch/jenkins/workspace/9-dev/testresults/solaris-sparcv9/langtools_test.tier1/jtreg/JTwork/patches/java.base -Djava.security.policy=file:/scratch/jenkins/workspace/9-dev/testresults/solaris-sparcv9/langtools_test.tier1/jtreg/JTwork/jtreg.policy com.sun.javatest.regtest.agent.AgentServer -allowSetSecurityManager -port 36526

      Host: Sparcv9 64 bit 4133 MHz, 63 cores, 63G, Solaris

            rraghavan Rahul Raghavan
            xiaofeya Xiaofeng Yang
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: