Code Review for hotspot

Prepared by:adinn on Fri Aug 14 09:49:35 BST 2015
Workspace:/home/adinn/redhat/openjdk/arm/ARM64/hg/hs-comp/hotspot
Compare against: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot
Compare against version:8832
Summary of changes: 661 lines changed: 561 ins; 12 del; 88 mod; 15377 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

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

rev 8832 : 8078743: AARCH64: Extend use of stlr to cater for volatile object stores
    Summary: The current use of stlr on AArch64 to implement volatile stores needs to be extended to cater for object stores.
    Reviewed-by: adinn
rev 8833 : 8080293: AARCH64: Remove unnecessary dmbs from generated CAS code
Summary: The current encoding for CAS generates unnecessary leading and trailing dmbs for the MemBarAcquire and MemBarRelease which ought to be elided
Reviewed-by: adinn
661 lines changed: 561 ins; 12 del; 88 mod; 15377 unchg

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