Code Review for hotspot

Prepared by:enevill on Thu Jul 16 14:17:53 UTC 2015
Workspace:/home/ed/jdk9-dev/hs-comp/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:8691
Summary of changes: 10 lines changed: 2 ins; 0 del; 8 mod; 8542 unchg
Changeset: hotspot.changeset
Bug id: JDK-8131483 : aarch64: illegal stlxr instructions
Legend: Modified file
Deleted file
New file

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

rev 8692 : 8131483: aarch64: illegal stlxr instructions
Summary: Do not generate stlxX with Ws == Xn
Reviewed-by: aph
6 lines changed: 0 ins; 0 del; 6 mod; 1520 unchg

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

rev 8692 : 8131483: aarch64: illegal stlxr instructions
Summary: Do not generate stlxX with Ws == Xn
Reviewed-by: aph
2 lines changed: 2 ins; 0 del; 0 mod; 2464 unchg

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

rev 8692 : 8131483: aarch64: illegal stlxr instructions
Summary: Do not generate stlxX with Ws == Xn
Reviewed-by: aph
2 lines changed: 0 ins; 0 del; 2 mod; 4558 unchg

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