log src/share/vm/runtime/arguments.cpp @ 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
Thu, 15 Jun 2017 01:01:04 +0200 Doug Simon set +UseJVMCICompiler ergonomically if jvmci.class.path.append is defined or there is at least one jar file in jre/lib/jvmci apart from the JVMCI API jars
Tue, 13 Jun 2017 14:22:54 +0200 Doug Simon [GR-4077] support Graal.SDK on the boot class path and Truffle on a class path invisible to apps but visible to JVMCI
Mon, 05 Dec 2016 16:30:33 +0100 Gilles Duboscq No need for ObjectMonitor::_succ, allow EmitSync=2|8 in combination with inline bias-locking
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Mon, 20 Jun 2016 22:46:28 -0700 shshahma 8155968: Update command line options jdk8u111-b01
Mon, 16 May 2016 14:01:31 -0400 jiangli 8156794: Extend data sharing
Tue, 29 Mar 2016 13:05:07 +0100 kevinw 8150518: G1 GC crashes at G1CollectedHeap::do_collection_pause_at_safepoint(double)
Fri, 23 Sep 2016 16:33:12 +0200 David Leopoldseder move jvmci flag handling to JVMCIGlobals
Wed, 14 Sep 2016 17:39:25 +0200 David Leopoldseder set default options for jvmci
Tue, 21 Jun 2016 17:16:26 +0200 Doug Simon the client VM build is broken when INCLUDE_JVMCI is defined (JDK-8159888)
Wed, 08 Jun 2016 01:06:48 +0200 Doug Simon ignore EnableJVMCI when checking JVMCI options
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Wed, 02 Dec 2015 17:48:20 -0800 ccheung 8143963: improve ClassLoader::trace_class_path to accept an additional outputStream* arg
Mon, 30 May 2016 22:56:59 +0200 Doug Simon make JVMCI JDK immutable and sharable among different JVMCI clients
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Fri, 20 May 2016 13:53:00 +0200 David Leopoldseder Check minimum number of JVMCI compiler threads during vm creation
Fri, 18 Mar 2016 10:51:08 +0100 Doug Simon re-add support for parsing jre/jvmci/*.properties files
Fri, 11 Mar 2016 16:00:25 +0100 Roland Schatz 8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Wed, 24 Jun 2015 21:53:53 -0700 asaha Merge jdk8u65-b03
Wed, 17 Jun 2015 05:56:43 -0700 poonam 8085965: VM hangs in C2Compiler jdk8u45-b37
Wed, 17 Jun 2015 05:56:43 -0700 poonam 8085965: VM hangs in C2Compiler
Tue, 14 Apr 2015 13:02:21 -0700 asaha Merge jdk8u60-b11
Wed, 18 Mar 2015 18:13:49 -0700 asaha Merge
Wed, 08 Apr 2015 22:29:17 -0400 dholmes 8067235: embedded/minvm/checknmt fails on compact1 and compact2 with minimal VM
Mon, 02 Mar 2015 11:08:09 +0100 sjohanss 8073944: Simplify ArgumentsExt and remove unneeded functionallity
Mon, 21 Dec 2015 15:53:56 +0100 Doug Simon removed @Option mechanism from JVMCI (GRAAL-1371)
Fri, 25 Sep 2015 08:58:37 +0200 Doug Simon made JVMCIRuntime::save_options a void function
Tue, 22 Sep 2015 22:35:02 +0200 Doug Simon renamed JVMCIRuntime::parse_properties to JVMCIRuntime::init_system_properties
Tue, 22 Sep 2015 22:29:28 +0200 Doug Simon JVMCI options are now passed as individual -Djvmci.option.<name>=<value> arguments on the command line instead of -Djvmci.options=<multiple options settings separated by spaces>
Thu, 17 Sep 2015 12:11:28 -0700 Tom Rodriguez HotSpotMethodData must handle profile data when TypeProfileLevel is non-zero
Mon, 07 Sep 2015 11:42:32 +0200 Doug Simon Backed out d113a94d4fdd except for removing use of os::read
Fri, 04 Sep 2015 17:02:03 -0700 Tom Rodriguez Remove JVMCIHProfEnabled.
Mon, 31 Aug 2015 18:17:07 +0200 Stefan Anzinger Call JVMCIRuntime::parse_properties in Threads::create_vm
Thu, 20 Aug 2015 18:06:39 -0700 Tom Rodriguez Remove leftover code from when G1 wasn't supported
Fri, 14 Aug 2015 15:35:08 +0200 Doug Simon some fixes and improvements based on JEP 243 review
Tue, 04 Aug 2015 00:47:34 +0200 Doug Simon moved JVMCI option parsing back into Java
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Sat, 13 Jun 2015 00:22:48 +0200 Doug Simon add properties from <jdk>/jre/lib/jvmci/*.properties files to system properties
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