log src/share/vm/runtime/globals.hpp @ 14456:abec000618bf

age author description
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 05 Dec 2013 15:13:12 -0800 kvn Merge
Wed, 27 Nov 2013 16:16:21 -0800 goetz 8029015: PPC64 (part 216): opto: trap based null and range checks
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, 16 Aug 2013 16:23:01 -0700 kvn Merge
Fri, 02 Aug 2013 16:46:45 +0200 goetz 8019972: PPC64 (part 9): platform files for interpreter only VM.
Thu, 01 Aug 2013 17:25:10 -0700 kvn Merge
Fri, 19 Jul 2013 13:32:53 -0700 kvn Merge
Thu, 11 Jul 2013 12:56:29 -0700 kvn Merge
Fri, 21 Jun 2013 15:56:24 -0700 kvn Merge
Thu, 20 Jun 2013 16:30:44 -0700 goetz 8016586: PPC64 (part 3): basic changes for PPC64
Thu, 13 Feb 2014 17:57:27 +0100 ehelin Merge
Tue, 10 Dec 2013 15:11:02 +0100 jwilhelm 8026849: Fix typos in the GC code, part 2
Fri, 07 Feb 2014 18:30:27 -0500 coleenp 8033528: assert(0 <= i && i < length()) failed: index out of bounds
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
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
Fri, 10 Jan 2014 12:54:08 -0800 morris Merge
Fri, 10 Jan 2014 06:36:18 +0100 anoll 8022494: Make compilation IDs sequential
Wed, 08 Jan 2014 10:25:50 -0800 kvn 8028468: Add inlining information into ciReplay
Thu, 19 Dec 2013 14:08:02 +0100 anoll 8025277: Add -XX: flag to print code cache sweeper statistics
Mon, 23 Dec 2013 20:56:18 +0400 iignatyev 8029070: memory leak in jmm_SetVMGlobal
Mon, 10 Mar 2014 16:26:10 +0100 Bernhard Urban make: remove GRAALVM and introduce COMPILERGRAAL. fix client hosted-mode
Thu, 06 Feb 2014 11:20:33 +0100 Doug Simon removed UseHSAILSimulator option
Wed, 22 Jan 2014 16:06:47 -0500 S.Bharadwaj Yadavalli Add graal-specific option -XX:+GPUOffload to trigger all GPU offload functionality. Cleanup function to decide GPU offload. Exclude GPU sources from nongraal builds.