Code Review for hotspot

Prepared by:enevill on Tue May 24 01:14:22 PDT 2016
Workspace:/home/ed/jdk9/hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:11247
Summary of changes: 144 lines changed: 114 ins; 8 del; 22 mod; 23537 unchg
Changeset: hotspot.changeset
Bug id: JDK-8156943 : aarch64: string compare does not support CompactStrings
Legend: Modified file
Deleted file
New file

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

rev 11248 : 8156943: aarch64: string compare does not support CompactStrings
Summary: Implement LL, UL and LU encodings for StrComp
Reviewed-by: aph
56 lines changed: 52 ins; 3 del; 1 mod; 17059 unchg

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

rev 11248 : 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; 5008 unchg

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

rev 11248 : 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; 1319 unchg

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

rev 11248 : 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.16-hg+openjdk.java.net).