hg: jdk9/hs/hotspot: 8172751: OSR compilation at unreachable bci causes C1 crash

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Thu Jan 19 08:08:51 UTC 2017


Changeset: 26c20ac1e247
Author:    thartmann
Date:      2017-01-19 08:10 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/26c20ac1e247

8172751: OSR compilation at unreachable bci causes C1 crash
Summary: Bailout if OSR entry is unreachable.
Reviewed-by: thartmann
Contributed-by: Andreas Woess <andreas.woess at oracle.com>

! src/share/vm/c1/c1_GraphBuilder.cpp
+ test/compiler/c1/Test8172751.java



More information about the jdk9-hs-changes mailing list