log src/share/vm/runtime/globals.hpp @ 880:2b4230d1e589

age author description
Tue, 28 Jul 2009 13:35:00 -0600 dcubed 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
Tue, 07 Jul 2009 14:23:00 -0400 tonyp 6855834: G1: minimize the output when -XX:+PrintHeapAtGC is set
Fri, 08 May 2009 10:34:31 -0700 kvn Merge
Wed, 06 May 2009 00:27:52 -0700 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
Thu, 30 Apr 2009 15:07:53 -0700 johnc 6490395: G1: Tidy up command line flags.
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Tue, 14 Apr 2009 12:25:54 -0700 never Merge
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Fri, 03 Apr 2009 15:59:19 -0700 ysr Merge
Thu, 02 Apr 2009 15:57:41 -0700 ysr 6824570: ParNew: Fix memory leak introduced in 6819891
Thu, 02 Apr 2009 10:49:41 -0700 never Merge
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 02 Apr 2009 05:22:02 -0700 apetrusenko Merge
Sat, 28 Mar 2009 15:47:29 -0700 ysr 6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
Mon, 30 Mar 2009 18:19:31 -0700 kvn 6821700: tune VM flags for peak performance
Thu, 19 Mar 2009 09:13:24 -0700 kvn Merge
Fri, 13 Mar 2009 11:35:17 -0700 twisti 6378821: bitCount() should use POPC on SPARC processors and AMD+10h
Thu, 12 Mar 2009 10:37:46 -0700 kvn 6791178: Specialize for zero as the compressed oop vm heap base
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 02 Mar 2009 16:37:04 -0800 ysr 6797870: Add -XX:+{HeapDump,PrintClassHistogram}{Before,After}FullGC
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Tue, 17 Feb 2009 14:30:24 -0800 kvn Merge
Thu, 05 Feb 2009 13:38:52 -0800 kvn 6788376: allow to ignore unrecognized VM options
Sun, 08 Feb 2009 13:18:01 -0800 jmasa 6690928: Use spinning in combination with yields for workstealing termination.
Fri, 30 Jan 2009 14:17:52 -0800 ysr 6787254: Work queue capacity can be increased substantially on some platforms
Mon, 26 Jan 2009 12:47:21 -0800 ysr 6786503: Overflow list performance can be improved
Mon, 05 Jan 2009 13:44:03 -0500 acorn 4670071: loadClassInternal is too restrictive.
Fri, 12 Dec 2008 15:37:46 -0800 jmasa Merge
Thu, 11 Dec 2008 12:05:21 -0800 jcoomes 6765954: par compact - stress mode for splitting young gen spaces
Thu, 11 Dec 2008 12:05:08 -0800 jcoomes 6578152: fill_region_with_object has usability and safety issues