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

JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument

XMLWordPrintable

    • b02
    • generic
    • generic

        $ gamma -Xcomp -XX:+UnlockExperimentalVMOptions -XX:+EnableMethodHandles -XX:+EnableInvokeDynamic -cp /usr/share/java/junit4.jar:. org.junit.runner.JUnitCore test.java.dyn.MethodHandlesTest
        VM option '+UnlockExperimentalVMOptions'
        VM option '+EnableMethodHandles'
        VM option '+EnableInvokeDynamic'
        JUnit version 4.8.1
        .IIIIII.# To suppress the following error report, specify this argument
        # after -XX: or in .hotspotrc: SuppressErrorAt=/ciTypeFlow.cpp:1948
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/home/twisti/hotspot-comp/hotspot/src/share/vm/ci/ciTypeFlow.cpp:1948), pid=6371, tid=139786819286800
        # assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
        #
        # JRE version: 7.0
        # Java VM: OpenJDK 64-Bit Server VM (19.0-b06-internal-jvmg compiled mode linux-amd64 )
        # An error report file with more information is saved as:
        # /home/twisti/jdk7/jdk7/jdk/hs_err_pid6371.log
        #
        # If you would like to submit a bug report, please visit:
        # http://java.sun.com/webapps/bugreport/crash.jsp
        #
        Current thread is 139786819286800
        Dumping core ...
        Aborted

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: