hotspot/src/share/vm/runtime/arguments.cpp
Fri, 03 Oct 2014 02:59:14 +0000 iklam Merge
Fri, 03 Oct 2014 00:21:49 +0200 jwilhelm Merge
Thu, 02 Oct 2014 11:22:02 +0200 mlarsson 8059527: Disallow ParallelGCThreads=0 for G1
Sat, 27 Sep 2014 15:11:41 +0200 jwilhelm 8047976: Ergonomics for GC thread counts should update the flags
Thu, 02 Oct 2014 12:55:40 -0700 iklam Merge
Tue, 30 Sep 2014 15:44:43 +0200 thartmann 8059468: Fix PrintCodeCache output changed by JDK-8059137
Thu, 02 Oct 2014 12:58:37 +0200 thartmann 8059596: VM startup fails with 'Invalid code heap sizes' if -XX:ReservedCodeCacheSize is set
Mon, 22 Sep 2014 16:22:21 +0200 jwilhelm Merge
Fri, 05 Sep 2014 12:36:37 -0700 jcoomes 8057623: add an extension class for argument handling
Thu, 04 Sep 2014 16:53:27 -0700 jcoomes 8057531: refactor gc argument processing code slightly
Tue, 16 Sep 2014 16:02:32 +0200 jwilhelm 8055006: Store original value of Min/MaxHeapFreeRatio
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
Fri, 15 Aug 2014 11:25:55 -0700 sspitsyn Merge
Thu, 14 Aug 2014 18:42:08 +0000 jmasa Merge
Mon, 11 Aug 2014 14:03:06 +0200 stefank 8054823: Add size_t as a valid VM flag type
Thu, 14 Aug 2014 17:25:14 +0000 zgu Merge
Thu, 14 Aug 2014 13:15:23 -0400 zgu 8054547: Re-enable warning for incompatible java launcher
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Tue, 12 Aug 2014 10:48:55 -0400 coleenp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero
Mon, 11 Aug 2014 10:18:09 -0700 zgu 6424123: JVM crashes on failed 'strdup' call
Mon, 11 Aug 2014 07:20:39 -0700 zgu Merge
Fri, 01 Aug 2014 15:40:12 -0700 jmasa 8031323: Optionally align objects copied to survivor spaces
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Wed, 23 Jul 2014 14:06:28 -0700 jmasa Merge
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Mon, 21 Jul 2014 09:59:54 +0200 tschatzl 8048088: Conservative maximum heap alignment should take vm_allocation_granularity into account
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 18 Jun 2014 12:39:57 -0700 jmasa Merge
Fri, 13 Jun 2014 19:07:11 -0700 dcubed Merge
Wed, 11 Jun 2014 09:58:23 -0400 hseigel 8031819: Remove legacy jdk checks and code
Thu, 12 Jun 2014 20:15:51 +0200 jwilhelm 8046715: Add a way to verify an extended set of command line options
Fri, 13 Jun 2014 10:21:30 -0700 kvn Merge
Fri, 02 May 2014 02:11:34 +0200 jwilhelm 8042298: Remove the names gen0 and gen1 from the GC code
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Mon, 26 May 2014 09:31:43 +0200 tschatzl 8043723: max_heap_for_compressed_oops() declared with size_t, but defined with uintx
Thu, 22 May 2014 16:26:05 -0700 twisti Merge
Tue, 20 May 2014 09:35:05 +0200 adlertz 6883953: java -client -XX:ValueMapInitialSize=0 crashes
Sat, 17 May 2014 19:34:38 -0400 coleenp Merge
Thu, 15 May 2014 11:35:26 -0700 twisti Merge
Tue, 13 May 2014 11:25:17 +0200 anoll 8021770: BackEdgeThreshold option is no longer used and should be removed
Mon, 12 May 2014 17:01:57 -0700 twisti Merge
Thu, 08 May 2014 12:49:21 +0200 anoll 8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
Thu, 15 May 2014 20:16:14 -0700 minqi 8042885: java does not take hexadecimal number as vm option
Thu, 15 May 2014 17:38:50 -0400 coleenp 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
Mon, 12 May 2014 09:47:57 -0400 coleenp Merge
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 02 May 2014 06:24:39 +0200 anoll 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
Tue, 29 Apr 2014 08:08:44 +0200 anoll 8036956: remove EnableInvokeDynamic flag
Wed, 07 May 2014 14:16:45 -0500 gziemski 8038654: Separate SymbolTable and StringTable code
Sun, 13 Apr 2014 23:39:22 -0700 anoll Merge
Mon, 14 Apr 2014 08:24:28 +0200 anoll 8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
Sat, 05 Apr 2014 05:55:05 -0700 dsamersoff Merge
Thu, 03 Apr 2014 17:05:19 -0400 bharadwaj Merge
Mon, 31 Mar 2014 09:08:53 +0200 roland 8031755: Type speculation should be used to optimize explicit null checks
Thu, 03 Apr 2014 09:28:28 +0000 fparain 8038473: Remove support for old T1 libthread
Sun, 30 Mar 2014 03:29:48 -0700 dsamersoff Merge
Fri, 28 Mar 2014 10:41:20 +0100 ehelin Merge
Thu, 27 Mar 2014 14:15:42 +0100 neliasso Merge
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Wed, 19 Mar 2014 11:37:58 -0700 twisti 8031203: remove SafepointPollOffset
less more (0) -300 -100 -60 tip