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

test/gc/7168848/HumongousAlloc.java fails after 7172640

XMLWordPrintable

    • b12
    • generic
    • generic

        cthaling@sc14ia01:~/hotspot/test/gc/7168848$ java -XX:+PrintCompilation -XX:CompileOnly=java.lang.ref.Reference::get -server -Xcomp -XX:-TieredCompilation -XX:+UseG1GC HumongousAlloc
        Will allocate objects of size: 786432 bytes and sleep for 1000 ms after every 40th allocation.
            439 1 b java.lang.ref.Reference::get (5 bytes)
        # To suppress the following error report, specify this argument
        # after -XX: or in .hotspotrc: SuppressErrorAt=/callnode.hpp:252
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/home/cthaling/hotspot/src/share/vm/opto/callnode.hpp:252), pid=25052, tid=62
        # assert(has_method()) failed:
        #
        # JRE version: Java(TM) SE Runtime Environment (8.0-b63) (build 1.8.0-ea-b63)
        # Java VM: Java HotSpot(TM) Server VM (25.0-b08-internal-jvmg compiled mode solaris-x86 )
        # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
        #
        # An error report file with more information is saved as:
        # /home/cthaling/hotspot/test/gc/7168848/hs_err_pid25052.log
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.sun.com/bugreport/crash.jsp
        #
        Current thread is 62
        Dumping core ...
        Abort

              twisti Christian Thalinger (Inactive)
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: