hg: graal/graal-jvmci-9/hotspot: JDK-8135277: [JVMCI] assert(fr().is_deoptimized_frame()) failed: frame must be scheduled for deoptimization

christian.thalinger at oracle.com christian.thalinger at oracle.com
Mon Sep 28 17:52:53 UTC 2015


Changeset: 3b720d72aa1c
Author:    Gilles Duboscq <gilles.m.duboscq at oracle.com>
Date:      2015-09-22 18:01 +0200
URL:       http://hg.openjdk.java.net/graal/graal-jvmci-9/hotspot/rev/3b720d72aa1c

JDK-8135277: [JVMCI] assert(fr().is_deoptimized_frame()) failed: frame must be scheduled for deoptimization
Summary: Get the frame again after deoptimization to get updated state

! src/share/vm/jvmci/jvmciCompilerToVM.cpp



More information about the graal-dev mailing list