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

[JVMCI] assert(value->type() == T_INT) failed: Agreement.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • Verified

      random tests hit the assert:
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/deoptimization.cpp:933
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/opt/jprt/T/P1/010440.jenkins/s/hotspot/src/share/vm/runtime/deoptimization.cpp:933), pid=23298, tid=0x00005b35
      # assert(value->type() == T_INT) failed: Agreement.
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150915010440.jenkins.workspace-b00)
      # Java VM: Java HotSpot(TM) Server VM (1.9.0-internal-fastdebug-20150915010440.jenkins.workspace-b00, compiled mode, g1 gc, linux-x86)
      # Core dump will be written. Default location: /export/local/aurora/sandbox/results/workDir/closed/compiler/jsr292/LongLambdaFormDynamicStackDepth/core (max size 1 kB). To ensure a full core dump, try "ulimit -c unlimited" before starting Java again
      #
      # An error report file with more information is saved as:
      # /export/local/aurora/sandbox/results/workDir/closed/compiler/jsr292/LongLambdaFormDynamicStackDepth/hs_err_pid23298.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

            never Tom Rodriguez
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: