Code Review for hotspot

Prepared by:hshi on Mon Feb 22 03:45:51 PST 2016
Workspace:/home/hshi/jdk9-hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:10276
Summary of changes: 252 lines changed: 37 ins; 137 del; 78 mod; 22673 unchg
Changeset: hotspot.changeset
Bug id: <title>[JDK-8149733] AArch64: refactor array_equals/string_equals - Java Bug System</title>
Legend: Modified file
Deleted file
New file

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

rev 10277 : 8149733: AArch64: refactor array_equals/string_equals
Summary: combine similar code for string_equals/char_array_equals/byte_array_equals into same implemenation
Reviewed-by: duke
13 lines changed: 3 ins; 0 del; 10 mod; 16788 unchg

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

rev 10277 : 8149733: AArch64: refactor array_equals/string_equals
Summary: combine similar code for string_equals/char_array_equals/byte_array_equals into same implemenation
Reviewed-by: duke
232 lines changed: 34 ins; 135 del; 63 mod; 4588 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/macroAssembler_aarch64.hpp

rev 10277 : 8149733: AArch64: refactor array_equals/string_equals
Summary: combine similar code for string_equals/char_array_equals/byte_array_equals into same implemenation
Reviewed-by: duke
7 lines changed: 0 ins; 2 del; 5 mod; 1297 unchg

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