jmasa [Tue, 12 Feb 2013 14:15:45 -0800] rev 17109
8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
Reviewed-by: mgerdin, coleenp
johnc [Thu, 18 Apr 2013 10:09:23 -0700] rev 17108
8011724: G1: Stack allocate instances of HeapRegionRemSetIterator
Summary: Stack allocate instances of HeapRegionRemSetIterator during RSet scanning.
Reviewed-by: brutisso, jwilhelm
mgerdin [Tue, 23 Apr 2013 08:39:55 +0200] rev 17107
8011802: NPG: init_dependencies in class loader data graph can cause invalid CLD
Summary: Restructure initialization of ClassLoaderData to not add a new instance if init_dependencies fail
Reviewed-by: stefank, coleenp
jmasa [Mon, 22 Apr 2013 22:00:03 -0700] rev 17106
8012111: Remove warning about CMS generation shrinking.
Reviewed-by: johnc, brutisso, stefank
stefank [Mon, 22 Apr 2013 20:27:36 +0200] rev 17105
8012687: Remove unused is_root checks and closures
Reviewed-by: tschatzl, jmasa
mgerdin [Mon, 22 Apr 2013 10:10:09 +0200] rev 17104
Merge
kevinw [Fri, 19 Apr 2013 05:14:39 +0200] rev 17103
Merge
kevinw [Thu, 18 Apr 2013 17:02:20 +0100] rev 17102
7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line
Reviewed-by: mgerdin
jmasa [Fri, 01 Mar 2013 10:19:29 -0800] rev 17101
8011268: NPG: Free unused VirtualSpaceNodes
Reviewed-by: mgerdin, coleenp, johnc
jiangli [Thu, 02 May 2013 13:12:33 -0700] rev 17100
Merge
jiangli [Thu, 02 May 2013 12:16:01 -0400] rev 17099
Merge
jiangli [Mon, 29 Apr 2013 01:58:43 -0700] rev 17098
Merge
jiangli [Fri, 26 Apr 2013 16:58:18 -0400] rev 17097
Merge
dholmes [Sun, 28 Apr 2013 18:24:04 -0400] rev 17096
8010428: Special -agentpath checks needed with minimal VM to produce proper error message
Reviewed-by: dholmes, alanb, cjplummer, olagneau
Contributed-by: Carlos Lucasius <carlos.lucasius@oracle.com>
dlong [Wed, 24 Apr 2013 21:11:02 -0400] rev 17095
Merge
dlong [Wed, 24 Apr 2013 20:55:28 -0400] rev 17094
8003853: specify offset of IC load in java_to_interp stub
Summary: refactored code to allow platform-specific differences
Reviewed-by: dlong, twisti
Contributed-by: Goetz Lindenmaier <goetz.lindenmaier@sap.com>