Code Review for hotspot

Prepared by:hshi on Fri Feb 5 03:56:34 PST 2016
Workspace:/home/hshi/jdk9-hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:10075
Summary of changes: 11 lines changed: 9 ins; 0 del; 2 mod; 4259 unchg
Changeset: hotspot.changeset
Bug id: <title>[JDK-8149080] AArch64: Recoginize disjoint array copy in stub code - Java Bug System</title>
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/stubGenerator_aarch64.cpp

rev 10076 : 8149080: AArch64: Recoginize disjoint array copy in stub code
Summary: Detect array copy not overlapping by checking (dest-src) above_same (copy_size)
Reviewed-by: duke
11 lines changed: 9 ins; 0 del; 2 mod; 4259 unchg

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