log src/share/vm/runtime/arguments.cpp @ 21870:12dcf5ba8b34

age author description
Tue, 09 Jun 2015 11:54:04 +0200 Gilles Duboscq Merge with jdk8u45-b14
Fri, 12 Dec 2014 14:39:40 -0800 asaha Merge jdk8u45-b01
Mon, 01 Dec 2014 11:29:12 -0800 asaha Merge
Thu, 06 Nov 2014 09:39:49 -0800 asaha Merge
Fri, 24 Oct 2014 17:09:30 -0700 asaha Merge
Sun, 19 Oct 2014 21:00:56 -0700 jmasa 8059064: Better G1 log caching
Thu, 28 May 2015 21:58:33 +0200 Doug Simon Merge.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Thu, 28 May 2015 17:44:05 +0200 Gilles Duboscq Merge
Wed, 06 May 2015 16:54:59 +0200 Gilles Duboscq Graal loader: load all .jar files (regardless of graal prefix)
Thu, 07 May 2015 05:21:23 +0200 Stefan Anzinger [SPARC] Remove commented out code
Wed, 06 May 2015 17:13:50 +0200 Stefan Anzinger [SPARC] Implement Narrow OOPS
Mon, 20 Apr 2015 14:38:58 +0200 Gilles Duboscq Use the same behaviour for UseLargePages in a graal VM than in a server VM
Mon, 20 Apr 2015 17:56:38 +0200 Gilles Duboscq Graal Loader: load all jars matching lib/graal/graal*.jar
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Fri, 12 Dec 2014 09:37:54 -0800 asaha Merge
Wed, 26 Nov 2014 08:57:40 -0800 asaha Merge
Fri, 31 Oct 2014 12:05:56 -0700 dbuck 8060169: Update the Crash Reporting URL in the Java crash log jdk8u31-b08
Tue, 02 Dec 2014 08:42:50 -0800 mchung 8065765: Missing space in output message from -XX:+CheckEndorsedAndExtDirs
Fri, 21 Nov 2014 12:08:37 +0100 jwilhelm 8065305: Make it possible to extend the G1CollectorPolicy
Wed, 19 Nov 2014 14:21:09 -0800 mchung 8064667: Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8
Mon, 03 Nov 2014 18:18:28 -0800 amurillo Merge jdk8u40-b13
Thu, 08 May 2014 12:49:21 +0200 anoll 8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
Fri, 02 May 2014 06:24:39 +0200 anoll 8041992: Fix of JDK-8034775 neglects to account for non-JIT VMs
Wed, 05 Mar 2014 10:20:30 +0100 anoll 8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1
Tue, 25 Feb 2014 13:52:37 +0100 anoll 8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount
Mon, 20 Oct 2014 13:22:28 +0200 neliasso 8059445: Remove CompilationRepeat
Tue, 14 Oct 2014 12:09:33 -0400 jiangli 8047934: Adding new API for unlocking diagnostic argument.
Fri, 31 Oct 2014 12:05:56 -0700 dbuck 8060169: Update the Crash Reporting URL in the Java crash log
Fri, 17 Oct 2014 07:20:11 -0700 amurillo Merge hs25.40-b15
Tue, 20 May 2014 09:35:05 +0200 adlertz 6883953: java -client -XX:ValueMapInitialSize=0 crashes
Wed, 08 Oct 2014 14:13:23 -0700 asaha Merge
Mon, 15 Sep 2014 16:39:00 -0400 jiangli Merge
Sat, 27 Sep 2014 15:11:41 +0200 jwilhelm 8047976: Ergonomics for GC thread counts should update the flags
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
Thu, 14 Aug 2014 13:15:23 -0400 zgu 8054547: Re-enable warning for incompatible java launcher
Wed, 03 Sep 2014 08:52:08 -0700 amurillo Merge
Thu, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Tue, 02 Sep 2014 14:08:36 -0700 amurillo Merge jdk8u40-b04
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Tue, 26 Aug 2014 13:38:33 -0700 amurillo Merge
Mon, 28 Jul 2014 22:43:08 +0200 jwilhelm 8055006: Store original value of Min/MaxHeapFreeRatio
Wed, 13 Aug 2014 11:00:22 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Mon, 04 Aug 2014 10:48:10 -0700 jmasa 8031323: Optionally align objects copied to survivor spaces
Mon, 21 Jul 2014 09:59:54 +0200 tschatzl 8048088: Conservative maximum heap alignment should take vm_allocation_granularity into account
Thu, 16 Jan 2014 13:25:25 -0800 jmasa 8024366: Make UseNUMA enable UseNUMAInterleaving
Mon, 28 Jul 2014 20:47:56 +0200 jwilhelm 8046715: Add a way to verify an extended set of command line options
Mon, 21 Jul 2014 09:40:19 +0200 tschatzl 8043723: max_heap_for_compressed_oops() declared with size_t, but defined with uintx
Fri, 06 Feb 2015 11:31:59 -0800 Tom Rodriguez PrintFlagsWithComments should respect UnlockDiagnosticVMOptions
Thu, 16 Oct 2014 11:57:39 +0200 Gilles Duboscq Merge with jdk8u25-b17
Tue, 12 Aug 2014 17:46:16 -0400 jiangli 8044269: Analysis of archive files. jdk8u25-b13
Thu, 29 May 2014 13:14:25 -0700 asaha Merge
Tue, 20 May 2014 19:50:58 -0700 twisti 8042603: 'SafepointPollOffset' was not declared in static member function 'static bool Arguments::check_vm_args_consistency()'
Mon, 21 Apr 2014 10:36:31 -1000 twisti 8038898: Safer safepoints
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
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
Mon, 31 Mar 2014 13:09:35 -0700 minqi 7090324: gclog rotation via external tool
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Tue, 25 Feb 2014 15:11:18 -0800 kvn Merge
Wed, 19 Feb 2014 20:12:43 -0800 kvn Merge
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Tue, 18 Mar 2014 19:07:22 +0100 pliden 8029075: String deduplication in G1
Fri, 24 Jan 2014 15:26:56 +0400 shade 8032490: Remove -XX:+-UseOldInlining
Thu, 16 Jan 2014 10:51:16 -0800 ccheung 8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Mon, 22 Sep 2014 11:20:35 -0700 Stefan Anzinger [SPARC] UseCompressedOops defaulting to false on SPARC && GRAAL
Wed, 30 Jul 2014 18:27:06 +0200 Doug Simon split com.oracle.graal.truffle.* projects into a separate graal-truffle.jar and added truffle.jar to the boot class path
Thu, 03 Jul 2014 16:30:28 +0200 Doug Simon added support to load classes from graal.jar with a separate class loader
Mon, 07 Apr 2014 22:21:03 +0200 Doug Simon if GRAAL_VERSION is undefined, graal.version system property is set to "unknown"
Mon, 07 Apr 2014 20:52:09 +0200 Doug Simon reduced upstream delta
Mon, 07 Apr 2014 16:24:49 +0200 Doug Simon added graal.version system property that is (only) defined by Graal enabled VMs
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Mon, 24 Mar 2014 21:30:43 +0100 Doug Simon Backed out merge changeset: b51e29501f30
Tue, 18 Mar 2014 20:19:10 -0700 twisti Merged with jdk9/dev/hotspot changeset 9486a41de3b7
Fri, 14 Mar 2014 09:26:27 +0100 neliasso Merge
Fri, 07 Mar 2014 07:42:40 +0100 anoll 8029799: vm/mlvm/anonloader/stress/oome prints warning: CodeHeap: # of free blocks > 10000
Wed, 05 Mar 2014 10:20:30 +0100 anoll 8036091: compiler/membars/DekkerTest.java fails with -XX:CICompilerCount=1
Tue, 04 Mar 2014 09:57:16 -0500 coleenp 8036547: test/runtime/CompressedOops/CompressedClassPointers.java fails with product build since -XX:+PrintMiscellaneous is a debug only flag
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Fri, 28 Feb 2014 08:02:20 -0800 morris Merge
Tue, 25 Feb 2014 13:52:37 +0100 anoll 8034775: Failing to initialize VM when running with negative value for -XX:CICompilerCount
Sun, 23 Feb 2014 13:16:03 -0500 hseigel Merge
Wed, 19 Feb 2014 02:58:13 +0000 coleenp 7014526: "java -version" crash on sparc with some values of HeapBaseMinAddress
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 12 Dec 2013 11:05:39 -0800 kvn Merge
Thu, 21 Nov 2013 12:30:35 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Sun, 15 Sep 2013 15:28:58 +0200 goetz 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling
Thu, 05 Sep 2013 11:04:39 -0700 kvn Merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Fri, 24 Jan 2014 15:26:56 +0400 shade 8032490: Remove -XX:+-UseOldInlining
Mon, 10 Feb 2014 13:31:22 +0100 ehelin Merge
Mon, 03 Feb 2014 10:49:49 +0100 ehelin Merge
Thu, 16 Jan 2014 13:25:25 -0800 jmasa 8024366: Make UseNUMA enable UseNUMAInterleaving
Sun, 02 Feb 2014 15:31:40 -0500 hseigel Merge
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Sun, 19 Jan 2014 20:23:46 -0500 hseigel Merge
Thu, 16 Jan 2014 10:51:16 -0800 ccheung 8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message
Tue, 14 Jan 2014 14:51:47 +0100 roland 8026253: New type profiling points: sparc support
Thu, 30 Jan 2014 00:52:33 +0100 Doug Simon added support for co-existing GPU backends (JBS:GRAAL-1)
Wed, 18 Dec 2013 00:00:24 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 02 Dec 2013 11:12:32 +0100 simonis 8029190: VM_Version::determine_features() asserts on Fujitsu Sparc64 CPUs
Tue, 10 Dec 2013 22:09:27 +0100 Doug Simon force TypeProfileLevel to 0 in GRAAL until HotSpotMethodData is updated to be aware of the new profiling tags
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 14 Nov 2013 13:38:49 -0800 drchase Merge
Tue, 12 Nov 2013 09:32:50 +0100 anoll 8027593: performance drop with constrained codecache starting with hs25 b111
Fri, 01 Nov 2013 17:09:38 +0100 jwilhelm 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking
Mon, 21 Oct 2013 18:56:20 +0200 jwilhelm 8026853: Prepare GC code for collector policy regression fix
Mon, 28 Oct 2013 13:27:57 +0100 brutisso 8027132: Print deprecation warning message for the flags controlling the CMS foreground collector
Thu, 24 Oct 2013 19:32:34 +0200 roland 8026978: JSR292: fatal error: Type profiling not implemented on this platform
Tue, 15 Oct 2013 08:38:35 +0200 anoll 8025740: Typo. Error line for wrong ReservedCodeCacheSize value is printed twice
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Mon, 14 Oct 2013 14:21:34 +0200 sjohanss 8025661: Ill-formed -Xminf and -Xmaxf options values interpreted as 0