Tue, 13 Sep 2016 20:17:46 +0000 Merge
sspitsyn [Tue, 13 Sep 2016 20:17:46 +0000] rev 41090
Merge
Tue, 13 Sep 2016 13:10:42 -0700 8165681: ClassLoad and ClassPrepare JVMTI events are missed in the start phase
sspitsyn [Tue, 13 Sep 2016 13:10:42 -0700] rev 41089
8165681: ClassLoad and ClassPrepare JVMTI events are missed in the start phase Summary: Add the events bits to the early events bits Reviewed-by: dholmes, dsamersoff
Tue, 13 Sep 2016 18:22:21 +0000 Merge
cjplummer [Tue, 13 Sep 2016 18:22:21 +0000] rev 41088
Merge
Tue, 13 Sep 2016 17:22:28 +0000 Merge
cjplummer [Tue, 13 Sep 2016 17:22:28 +0000] rev 41087
Merge
Tue, 30 Aug 2016 16:08:52 +0200 8165315: [ppc] Port "8133749: NMT detail stack trace cleanup"
goetz [Tue, 30 Aug 2016 16:08:52 +0200] rev 41086
8165315: [ppc] Port "8133749: NMT detail stack trace cleanup" Summary: Also add methods to check for slow/fastdebug to Platform.java. Reviewed-by: simonis, cjplummer, dholmes
Tue, 13 Sep 2016 19:17:21 +0200 Merge
rehn [Tue, 13 Sep 2016 19:17:21 +0200] rev 41085
Merge
Tue, 13 Sep 2016 09:04:44 +0200 8164086: Checked JNI pending exception check should be cleared when returning to Java frame
dsimms [Tue, 13 Sep 2016 09:04:44 +0200] rev 41084
8164086: Checked JNI pending exception check should be cleared when returning to Java frame Summary: Transitions to Java clear the pending pointer Reviewed-by: dholmes, neliasso, coleenp
Tue, 13 Sep 2016 18:19:05 +0200 Merge
mockner [Tue, 13 Sep 2016 18:19:05 +0200] rev 41083
Merge
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 -10 +10 +100 +300 +1000 +3000 +10000 tip