Code Review for hotspot

Prepared by:enevill on Wed Jun 29 09:10:50 UTC 2016
Workspace:/home/ed/new_jdk9/hs-comp/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:11556
Summary of changes: 146 lines changed: 114 ins; 10 del; 22 mod; 23731 unchg
Changeset: hotspot.changeset
Bug id: <title>[JDK-8156943] aarch64: String.compare intrinsic does not support CompactStrings - 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 11557 : 8156943: aarch64: string compare does not support CompactStrings
Summary: Implement LL, UL and LU encodings for StrComp
Reviewed-by: aph
58 lines changed: 52 ins; 5 del; 1 mod; 17221 unchg

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

rev 11557 : 8156943: aarch64: string compare does not support CompactStrings
Summary: Implement LL, UL and LU encodings for StrComp
Reviewed-by: aph
82 lines changed: 57 ins; 5 del; 20 mod; 5031 unchg

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

rev 11557 : 8156943: aarch64: string compare does not support CompactStrings
Summary: Implement LL, UL and LU encodings for StrComp
Reviewed-by: aph
2 lines changed: 1 ins; 0 del; 1 mod; 1328 unchg

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

rev 11557 : 8156943: aarch64: string compare does not support CompactStrings
Summary: Implement LL, UL and LU encodings for StrComp
Reviewed-by: aph
4 lines changed: 4 ins; 0 del; 0 mod; 151 unchg

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