hg: jdk9/hs/hotspot: 8168926: C2: Bytecode escape analyzer crashes due to stack overflow
zoltan.majo at oracle.com
zoltan.majo at oracle.com
Wed Jan 11 09:41:40 UTC 2017
Changeset: f954b0ae2862
Author: zmajo
Date: 2017-01-11 09:40 +0100
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/f954b0ae2862
8168926: C2: Bytecode escape analyzer crashes due to stack overflow
Summary: Whether current call site needs an appendix is determined only based on the target method and the current bytecode instruction.
Reviewed-by: kvn, thartmann
! src/share/vm/ci/bcEscapeAnalyzer.cpp
! src/share/vm/ci/ciMethod.hpp
More information about the jdk9-hs-changes
mailing list