Mon, 17 Mar 2014 20:59:19 +0100 8036698: Add trace event for updates to metaspace gc threshold
ehelin [Mon, 17 Mar 2014 20:59:19 +0100] rev 23465
8036698: Add trace event for updates to metaspace gc threshold Reviewed-by: stefank, mgerdin
Mon, 17 Mar 2014 17:31:46 +0100 8036696: Add metaspace gc threshold to metaspace summary trace event
ehelin [Mon, 17 Mar 2014 17:31:46 +0100] rev 23464
8036696: Add metaspace gc threshold to metaspace summary trace event Reviewed-by: jmasa, stefank, mgerdin
Mon, 17 Mar 2014 15:18:45 +0100 8036673: G1: Abort weak reference processing if mark stack overflows
pliden [Mon, 17 Mar 2014 15:18:45 +0100] rev 23463
8036673: G1: Abort weak reference processing if mark stack overflows Reviewed-by: brutisso, tschatzl
Mon, 17 Mar 2014 15:18:38 +0100 8036672: G1: alloc_purpose in copy_to_survivor_space() used incorrectly
pliden [Mon, 17 Mar 2014 15:18:38 +0100] rev 23462
8036672: G1: alloc_purpose in copy_to_survivor_space() used incorrectly Reviewed-by: brutisso, tschatzl
Mon, 17 Mar 2014 15:12:33 +0100 Merge
ehelin [Mon, 17 Mar 2014 15:12:33 +0100] rev 23461
Merge
Mon, 17 Mar 2014 14:54:12 +0100 Merge
ehelin [Mon, 17 Mar 2014 14:54:12 +0100] rev 23460
Merge
Mon, 17 Mar 2014 13:42:16 +0100 8037407: G1: Remove heapRegionSets.cpp
brutisso [Mon, 17 Mar 2014 13:42:16 +0100] rev 23459
8037407: G1: Remove heapRegionSets.cpp Reviewed-by: tschatzl, pliden
Mon, 17 Mar 2014 13:07:55 +0100 8036860: Pad and cache-align the BiasedMappedArray
tschatzl [Mon, 17 Mar 2014 13:07:55 +0100] rev 23458
8036860: Pad and cache-align the BiasedMappedArray Summary: Pad and cache-align BiasedMappedArray instances by default to avoid performance variability problems due to false sharing, as instances of this data structures are typically used for performance sensitive code. Reviewed-by: brutisso, stefank
Mon, 17 Mar 2014 10:07:51 +0100 8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure
tschatzl [Mon, 17 Mar 2014 10:07:51 +0100] rev 23457
8035330: Remove G1ParScanPartialArrayClosure and G1ParScanHeapEvacClosure Summary: Mentioned closures are actually wrapped methods. This adds confusion to readers, and in this case also increases code size as G1ParScanHeapEvacClosure is part of the oop_oop_iterate() methods. Move them into G1ParScanThreadState as methods. Reviewed-by: stefank
Mon, 17 Mar 2014 10:13:55 +0100 8034868: Extract G1 From Card Cache into separate class
tschatzl [Mon, 17 Mar 2014 10:13:55 +0100] rev 23456
8034868: Extract G1 From Card Cache into separate class Summary: Refactor the From Card Cache into a separate class. Reviewed-by: jmasa
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip