log src/share/vm/runtime/globals.hpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
Thu, 05 Jan 2017 18:55:20 -0500 dholmes 8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments jdk8u131-b06
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Tue, 16 Feb 2016 21:42:29 +0000 poonam 8072725: Provide more granular levels for GC verification
Tue, 04 Oct 2016 21:58:49 +0200 Doug Simon move MethodProfileWidth to jvmci_globals.hpp (JDK-8163864)
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Thu, 07 Jan 2016 02:36:48 -0800 kevinw 8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Fri, 29 May 2015 10:58:45 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Thu, 09 Apr 2015 15:58:49 +0200 mlarsson 8072621: Clean up around VM_GC_Operations
Thu, 12 Mar 2015 22:03:16 -0400 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Mon, 31 Aug 2015 11:13:32 -0700 Tom Rodriguez rename jvmciGlobals to be consistent with c1_globals and c2_globals
Mon, 24 Aug 2015 19:17:08 -0700 Tom Rodriguez Move Java based CTW out of hotspot
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Wed, 08 Apr 2015 11:07:01 +0200 Gilles Duboscq Fix merge
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 19 Nov 2014 14:21:09 -0800 mchung 8064667: Add -XX:+CheckEndorsedAndExtDirs flag to JDK 8
Tue, 14 Oct 2014 12:09:33 -0400 jiangli 8047934: Adding new API for unlocking diagnostic argument.
Mon, 15 Sep 2014 16:39:00 -0400 jiangli Merge
Thu, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Wed, 23 Apr 2014 12:37:36 +0200 brutisso 8038265: CMS: enable time based triggering of concurrent cycles
Thu, 14 Aug 2014 10:56:34 +0200 dsimms 8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
Mon, 04 Aug 2014 10:48:10 -0700 jmasa 8031323: Optionally align objects copied to survivor spaces
Wed, 11 Jun 2014 11:05:10 -0700 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Wed, 06 Aug 2014 09:55:16 +0200 stefank 8048269: Add flag to turn off class unloading after G1 concurrent mark
Fri, 30 May 2014 17:20:48 +0400 iignatyev 8038756: new WB API :: get/setVMFlag
Mon, 23 Dec 2013 20:56:18 +0400 iignatyev 8029070: memory leak in jmm_SetVMGlobal
Thu, 19 Jun 2014 13:31:14 +0200 brutisso 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps