Code Review for hotspot

Prepared by:hshi on Fri Feb 19 03:35:56 PST 2016
Workspace:/home/hshi/jdk9-hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:10235
Summary of changes: 255 lines changed: 38 ins; 142 del; 75 mod; 22799 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 10236 : 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; 1 del; 9 mod; 16916 unchg

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

rev 10236 : 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
235 lines changed: 35 ins; 139 del; 61 mod; 4586 unchg

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

rev 10236 : 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).