log src/share/vm/runtime/globals.hpp @ 2199:d8a72fbc4be7

age author description
Tue, 08 Feb 2011 17:20:45 -0500 kamg 7003401: Implement VM error-reporting functionality on erroneous termination
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Mon, 10 Jan 2011 17:14:53 -0500 kamg 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Thu, 09 Dec 2010 21:47:58 -0800 ysr Merge
Tue, 07 Dec 2010 16:47:42 -0500 tonyp 6994056: G1: when GC locker is active, extend the Eden instead of allocating into the old gen
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 27 Dec 2010 20:33:00 +0100 Thomas Wuerthinger Two new flags: -XX:MaxCompilationID (to enable debugging binary search for problematic method) and -XX:C1XBailoutIsFatal.
Thu, 23 Dec 2010 18:13:28 +0100 Thomas Wuerthinger Correct deopt handler entry. New flag -XX:+TraceSignals. More detailed deopt printing.
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Mon, 01 Nov 2010 10:49:14 -0700 jcoomes Merge
Sat, 23 Oct 2010 23:03:49 -0700 ysr 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
Thu, 21 Oct 2010 17:29:24 -0700 ysr 6992998: CMSWaitDuration=0 causes hangs with +ExplicitGCInvokesConcurrent
Tue, 19 Oct 2010 11:14:52 -0700 iveresov 6989669: Coops: -Xshare:dump causes crash
Wed, 13 Oct 2010 11:46:46 -0400 acorn Merge
Tue, 12 Oct 2010 10:57:33 -0400 kamg 6392697: Additional flag needed to supress Hotspot warning messages
Thu, 07 Oct 2010 15:12:57 -0400 bobv 6989297: Integrate additional portability improvements
Fri, 08 Oct 2010 09:29:09 -0700 jcoomes Merge
Wed, 29 Sep 2010 16:17:02 -0700 ysr 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time
Tue, 28 Sep 2010 15:56:15 -0700 jcoomes 6423256: GC stacks should use a better data structure
Thu, 16 Sep 2010 16:48:40 -0700 kvn Merge
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Sat, 11 Sep 2010 11:42:09 -0700 ysr Merge
Fri, 10 Sep 2010 17:07:55 -0700 ysr 6983930: CMS: Various small cleanups ca September 2010
Tue, 31 Aug 2010 03:14:00 -0700 ikrylov 6979444: add command line option to print command line flags descriptions
Wed, 25 Aug 2010 10:31:45 -0700 never Merge
Fri, 20 Aug 2010 23:40:30 -0700 jrose 6912064: type profiles need to be exploited more for dynamic language support