Code Review for jdk11

Prepared by:mdoerr mdoerr on Fri Jun 29 11:52:23 CEST 2018
Compare against: http://hg.openjdk.java.net/jdk/jdk11
Compare against version:50895
Summary of changes: 24 lines changed: 19 ins; 0 del; 5 mod; 4457 unchg
Changeset: jdk11.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/handshake.cpp

rev 50896 : 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Reviewed-by: eosterlund, rehn, dholmes
2 lines changed: 0 ins; 0 del; 2 mod; 385 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/safepoint.cpp

rev 50896 : 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Reviewed-by: eosterlund, rehn, dholmes
3 lines changed: 1 ins; 0 del; 2 mod; 1451 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/safepointMechanism.hpp

rev 50896 : 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Reviewed-by: eosterlund, rehn, dholmes
4 lines changed: 4 ins; 0 del; 0 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/safepointMechanism.inline.hpp

rev 50896 : 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Reviewed-by: eosterlund, rehn, dholmes
8 lines changed: 8 ins; 0 del; 0 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/thread.hpp

rev 50896 : 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Reviewed-by: eosterlund, rehn, dholmes
1 line changed: 1 ins; 0 del; 0 mod; 2232 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/thread.inline.hpp

rev 50896 : 8206003: SafepointSynchronize with TLH: StoreStore barriers should be moved out of the loop
Reviewed-by: eosterlund, rehn, dholmes
6 lines changed: 5 ins; 0 del; 1 mod; 209 unchg

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