log src/share/vm/runtime/globals.hpp @ 14309:63a4eb8bcd23

age author description
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.
Wed, 18 Dec 2013 00:00:24 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 15 Nov 2013 21:39:27 +0100 mgronlun Merge
Wed, 13 Nov 2013 16:24:33 -0800 minqi 8025632: Remove all references to MagicLambdaImpl from Hotspot
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 14 Nov 2013 09:14:39 -0800 vlivanov 8028159: C2: compiler stack overflow during inlining of @ForceInline methods