Code Review for hotspot

Prepared by:aph on Wed Jan 21 10:23:28 EST 2015
Workspace:/scratch1/stage/hotspot
Compare against: ssh://hg.openjdk.java.net/aarch64-port/stage/hotspot
Compare against version:7515
Summary of changes: 14 lines changed: 6 ins; 0 del; 8 mod; 7267 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/sharedRuntime_aarch64.cpp

rev 7516 : 8069593: AARCH64: Changes to JavaThread::_thread_state must use acquire and release
Summary: Use release stores for all changes to thread state.
Reviewed-by: kvn
6 lines changed: 3 ins; 0 del; 3 mod; 3060 unchg

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

rev 7516 : 8069593: AARCH64: Changes to JavaThread::_thread_state must use acquire and release
Summary: Use release stores for all changes to thread state.
Reviewed-by: kvn
6 lines changed: 3 ins; 0 del; 3 mod; 2075 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/thread.hpp

rev 7516 : 8069593: AARCH64: Changes to JavaThread::_thread_state must use acquire and release
Summary: Use release stores for all changes to thread state.
Reviewed-by: kvn
1 line changed: 0 ins; 0 del; 1 mod; 1965 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/thread.inline.hpp

rev 7516 : 8069593: AARCH64: Changes to JavaThread::_thread_state must use acquire and release
Summary: Use release stores for all changes to thread state.
Reviewed-by: kvn
1 line changed: 0 ins; 0 del; 1 mod; 167 unchg

This code review page was prepared using /home/aph/bin/webrev (vers 23.18-hg).