Code Review for hotspot

Prepared by:roland on Wed Feb 25 10:48:46 CET 2015
Workspace:/net/mackdrive/export/jrts/work/rw140007/jdk9-repo/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:7893
Summary of changes: 55 lines changed: 51 ins; 1 del; 3 mod; 1198 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/arraycopynode.cpp

rev 7900 : 8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent
Summary: assert in array copy code broken when array size becomes known during igvn
Reviewed-by:
2 lines changed: 1 ins; 0 del; 1 mod; 583 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/compiler/arraycopy/TestArrayCopyAsLoadsStores.java

rev 7900 : 8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent
Summary: assert in array copy code broken when array size becomes known during igvn
Reviewed-by:
3 lines changed: 0 ins; 1 del; 2 mod; 615 unchg

------ ------ ------ ------ --- New Patch Raw test/compiler/arraycopy/TestArrayCloneBadAssert.java

rev 7900 : 8073792: assert((get_length_if_constant(phase) == -1) == !ary_src->size()->is_con()) failed: inconsistent
Summary: assert in array copy code broken when array size becomes known during igvn
Reviewed-by:
50 lines changed: 50 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using ../../c2-inlining/webrev.ksh (vers 23.18-hg-never-dev).