Code Review for hotspot

Prepared by:roland on Fri Jul 22 17:27:11 CEST 2016
Workspace:/home/rwestrel/hs-comp/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:11688
Summary of changes: 61 lines changed: 60 ins; 0 del; 1 mod; 3799 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/loopnode.cpp

rev 10955 : undo
rev 11689 : 8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
Summary: With UseCountedLoopSafepoints on do not convert loops to counted loop if they have a safepoint on the backedge
Reviewed-by:
9 lines changed: 8 ins; 0 del; 1 mod; 3799 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/loopopts/TestCountedLoopSafepointBackedge.java

rev 11689 : 8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
Summary: With UseCountedLoopSafepoints on do not convert loops to counted loop if they have a safepoint on the backedge
Reviewed-by:
52 lines changed: 52 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/rwestrel/code-tools/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).