log src/share/vm/runtime/globals.hpp @ 1684:66c5dadb4d61

age author description
Fri, 30 Jul 2010 10:21:15 -0700 kvn 6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Thu, 08 Jul 2010 14:29:44 -0700 never 6965184: possible races in make_not_entrant_or_zombie
Fri, 07 May 2010 13:14:41 -0400 tonyp 6949307: G1: raise a vm error, do not core dump, if target pause time and target interval are inconsistent
Fri, 04 Jun 2010 17:44:51 -0400 coleenp Merge
Thu, 03 Jun 2010 13:21:47 -0400 acorn 6852873: Reduce safepoint cleanup time
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Sat, 29 May 2010 19:22:32 -0700 jrose 6957080: MethodComparator needs stress testing
Thu, 27 May 2010 18:01:56 -0700 kvn 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 20 May 2010 01:34:22 -0700 jrose Merge
Mon, 17 May 2010 16:50:07 -0700 never 6950075: nmethod sweeper should operate concurrently
Thu, 13 May 2010 13:05:47 -0700 jcoomes Merge hs19-b01
Mon, 03 May 2010 20:19:05 -0700 ysr 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker
Mon, 03 May 2010 10:24:51 -0700 ysr 6948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMT
Tue, 11 May 2010 15:19:19 -0700 jrose Merge
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
Thu, 18 Nov 2010 17:27:43 +0100 Thomas Wuerthinger Inlining of static final field values. Java mirror instead of VmID. Support for PrintMetrics option.
Wed, 07 Apr 2010 12:39:27 -0700 kvn 6940726: Use BIS instruction for allocation prefetch on Sparc
Wed, 07 Apr 2010 10:35:56 -0700 kvn 6940733: allocate non static oop fields in super and sub classes together
Wed, 07 Apr 2010 09:37:47 -0700 kvn 6940701: Don't align loops in stubs for Niagara sparc
Fri, 02 Apr 2010 15:55:04 -0700 kvn Merge
Thu, 18 Mar 2010 14:31:41 -0700 never 6926979: should simplify catch_inline_exception
Fri, 26 Mar 2010 11:10:26 -0400 acorn Merge
Sat, 13 Mar 2010 16:32:49 -0800 xlu 6934758: Expose the break down of clean up task time during safepoint.
Wed, 03 Mar 2010 14:48:26 -0800 jcoomes 4396719: Mark Sweep stack overflow on deeply nested Object arrays
Tue, 02 Mar 2010 13:59:37 -0800 johnc Merge
Fri, 26 Feb 2010 16:40:55 -0500 phh 6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified