Code Review for hotspot

Prepared by:hshi on Wed Feb 24 04:46:38 PST 2016
Workspace:/home/hshi/jdk9-hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:10284
Summary of changes: 295 lines changed: 75 ins; 173 del; 47 mod; 22668 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 10285 : 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
14 lines changed: 3 ins; 0 del; 11 mod; 16787 unchg

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

rev 10285 : 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
274 lines changed: 72 ins; 171 del; 31 mod; 4584 unchg

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

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