log src/share/vm/runtime/globals.hpp @ 4868:5f17b16b3219

age author description
Mon, 30 Jan 2012 19:37:14 -0800 iveresov 7141059: 7116795 broke pure c2 builds
Fri, 03 Feb 2012 14:04:59 -0500 fparain Merge
Mon, 30 Jan 2012 23:27:30 -0500 acorn 7114376: Make system dictionary hashtable bucket array size configurable
Fri, 27 Jan 2012 10:42:36 -0500 kamg Merge
Thu, 26 Jan 2012 20:06:06 -0500 phh 7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60 on Solaris 10 and 11
Tue, 24 Jan 2012 17:00:51 -0800 iveresov 7132945: Tiered: adjust OSR threshold of level 3
Thu, 19 Jan 2012 13:00:11 -0800 jrose 7111138: delete the obsolete flag -XX:+UseRicochetFrames
Tue, 10 Jan 2012 15:47:19 -0500 kamg Merge
Mon, 09 Jan 2012 10:27:24 +0100 fparain 7120511: Add diagnostic commands
Thu, 29 Dec 2011 11:37:50 -0800 kvn Merge
Wed, 14 Dec 2011 14:54:38 -0800 kvn 7116452: Add support for AVX instructions
Tue, 27 Dec 2011 12:38:49 -0800 jmasa Merge
Wed, 14 Dec 2011 13:34:57 -0800 jmasa 7121618: Change type of number of GC workers to unsigned int.
Mon, 19 Dec 2011 15:50:47 -0500 phh 7122880: Extend vendor-specific command interface to include manageable switches
Fri, 24 Feb 2012 19:51:18 +0100 Thomas Wuerthinger Made DeoptimizeALot flag available in product builds (to make testing with that flag faster).
Tue, 21 Feb 2012 16:05:46 -0800 Christian Haeubl added flag PrintDeoptimizationDetails
Fri, 10 Feb 2012 10:07:48 -0800 Christian Haeubl enabled nmethod statistics for product build
Thu, 02 Feb 2012 20:45:36 -0800 Christian Haeubl inlining seems stable but deoptimizes too frequently
Sun, 18 Dec 2011 01:01:34 +0100 Thomas Wuerthinger Further reduce diff to HotSpot.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Thu, 08 Dec 2011 10:27:33 -0800 kvn Merge
Mon, 21 Nov 2011 00:57:43 -0800 twisti 7110058: change default for ScavengeRootsInCode to 2
Tue, 06 Dec 2011 16:35:04 -0500 vladidan Merge
Mon, 05 Dec 2011 12:50:00 -0500 phh 7117389: Add a framework for vendor-specific command line switch extensions to Hotspot
Fri, 02 Dec 2011 08:52:53 -0500 tonyp Merge
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Wed, 30 Nov 2011 12:48:52 -0500 phh 7116730: Revert 7116481: Commercial features in Hotspot must be gated by a switch
Tue, 29 Nov 2011 17:00:46 -0500 phh 7116481: Commercial features in Hotspot must be gated by a switch
Tue, 15 Nov 2011 12:40:55 -0500 coleenp Merge
Thu, 10 Nov 2011 06:23:48 -0500 dholmes 7108264: Fix for 7104173 is insufficient