Tue, 13 Sep 2016 11:04:29 -0400 8163014: Mysterious/wrong value for "long" frame local variable on 64-bit
mockner [Tue, 13 Sep 2016 11:04:29 -0400] rev 41082
8163014: Mysterious/wrong value for "long" frame local variable on 64-bit Summary: The high byte of a long variable on a 64-bit platform is now zeroed when it is pushed to stack. Reviewed-by: coleenp, dlong
Tue, 13 Sep 2016 11:32:45 +0200 8164948: Initializing stores of HeapRegions are not ordered with regards to their use in G1ConcurrentMark
tschatzl [Tue, 13 Sep 2016 11:32:45 +0200] rev 41081
8164948: Initializing stores of HeapRegions are not ordered with regards to their use in G1ConcurrentMark Summary: Add a storestore barrier before publishing newly initialized HeapRegion instances, and place a loadload barrier before use of members. Reviewed-by: sjohanss, sangheki
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 tip