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
Mon, 12 Sep 2016 18:59:13 +0000 Merge
poonam [Mon, 12 Sep 2016 18:59:13 +0000] rev 41080
Merge
Mon, 12 Sep 2016 17:18:19 +0000 8165493: SA: Add method in GrowableArray.java to be able to access the 'data' field
poonam [Mon, 12 Sep 2016 17:18:19 +0000] rev 41079
8165493: SA: Add method in GrowableArray.java to be able to access the 'data' field Reviewed-by: dholmes, dsamersoff, egahlin
Mon, 12 Sep 2016 13:16:39 -0400 8165881: Backout JDK-8164913
ctornqvi [Mon, 12 Sep 2016 13:16:39 -0400] rev 41078
8165881: Backout JDK-8164913 Reviewed-by: hseigel
Mon, 12 Sep 2016 16:34:36 +0200 8114823: G1 doesn't honor request to disable class unloading
sjohanss [Mon, 12 Sep 2016 16:34:36 +0200] rev 41077
8114823: G1 doesn't honor request to disable class unloading Reviewed-by: tschatzl, mgerdin
Thu, 08 Sep 2016 12:30:38 +0200 8165455: Tracing events for G1 have incorrect metadata
ehelin [Thu, 08 Sep 2016 12:30:38 +0200] rev 41076
8165455: Tracing events for G1 have incorrect metadata Reviewed-by: egahlin, tschatzl
Mon, 12 Sep 2016 09:34:51 +0200 8165313: Inserting freed regions during Free Collection Set serial phase takes very long on huge heaps
tschatzl [Mon, 12 Sep 2016 09:34:51 +0200] rev 41075
8165313: Inserting freed regions during Free Collection Set serial phase takes very long on huge heaps Summary: Sort the collection set in ascending order so that the optimization when adding free regions can be exploited. Reviewed-by: sjohanss, mgerdin
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 tip