log src/share/vm/runtime/arguments.cpp @ 23408:f84a5ac3be22

age author description
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