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

[TESTBUG] some whitebox API tests fail when run with Graal with: assert(aid != NULL) failed: arg_info must be not null

XMLWordPrintable

    • generic
    • generic

      This one is compiler/whitebox/MakeMethodNotCompilableTest.java:

      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/methodData.hpp:2131
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/Users/cthaling/ws/graal/src/share/vm/oops/methodData.hpp:2131), pid=68058, tid=22531
      # assert(aid != NULL) failed: arg_info must be not null
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0-b116) (build 1.8.0-ea-b116)
      # Java VM: OpenJDK 64-Bit Graal VM (25.0-b59-internal-fastdebug mixed mode bsd-amd64 compressed oops)
      # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
      #
      Unsupported internal testing APIs have been used.

      # An error report file with more information is saved as:
      # /private/tmp/jtreg/scratch/hs_err_pid68058.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.sun.com/bugreport/crash.jsp
      #
      Current thread is 22531
      Dumping core ...

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

              Created:
              Updated:
              Resolved: