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

-XX:+AggressiveHeap set incorrect (too big) heap size for 32bit VM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • 9
    • hs19
    • hotspot
    • gc
    • sparc
    • solaris_10

      Failed Nightly test:

      gc/huge/quicklook/largeheap/AllocMaxHeap

      % /java/re/jdk/7/latest/binaries/solaris-i586/fastdebug/bin/java -server -XX:+PrintCommandLineFlags -XX:+PrintGCDetails -XX:+AggressiveHeap -Xcomp t
      VM option '+PrintCommandLineFlags'
      VM option '+PrintGCDetails'
      VM option '+AggressiveHeap'
      -XX:BaseFootPrintEstimate=3954180096 -XX:+BindGCTaskThreadsToCPUs -XX:CompilationPolicyChoice=0 -XX:InitialHeapSize=3954180096 -XX:MaxHeapSize=3954180096 -XX:MaxNewSize=1482817536 -XX:NewSize=1482817536 -XX:OldPLABSize=8192 -XX:ParallelGCThreads=43 -XX:+PrintCommandLineFlags -XX:+PrintGCDetails -XX:-ResizeTLAB -XX:-ScavengeBeforeFullGC -XX:TLABSize=262144 -XX:ThresholdTolerance=100 -XX:+UseParallelGC -XX:YoungPLABSize=262144
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/gcTaskThread.cpp:38
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # java.lang.OutOfMemoryError: Cannot create GC thread. Out of system resources.
      #
      # Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp:38), pid=1010, tid=2
      # Error: Cannot create GC thread. Out of system resources.
      #
      # JRE version: 7.0-b99
      # Java VM: Java HotSpot(TM) Server VM (19.0-b03-fastdebug compiled mode solaris-x86 )
      # An error report file with more information is saved as:
      # /export/kvn/build/6677629/solaris_amd64_compiler2/jvmg/hs_err_pid1010.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #

            Unassigned Unassigned
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: