hg: jdk9/hs-comp/hotspot: 8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Mon Jul 25 23:41:45 UTC 2016
Changeset: 286ad75013e2
Author: roland
Date: 2016-07-25 14:31 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/286ad75013e2
8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
Summary: don't convert loop with safepoint on the backedge to Counted loop
Reviewed-by: kvn
! src/share/vm/opto/loopnode.cpp
+ test/compiler/loopopts/TestCountedLoopSafepointBackedge.java
More information about the jdk9-all-changes
mailing list