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

age author description
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
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Mon, 02 Mar 2015 11:08:09 +0100 sjohanss 8073944: Simplify ArgumentsExt and remove unneeded functionallity
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.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Fri, 21 Nov 2014 12:08:37 +0100 jwilhelm 8065305: Make it possible to extend the G1CollectorPolicy
Thu, 08 May 2014 12:49:21 +0200 anoll 8042431: compiler/7200264/TestIntVect.java fails with: Test Failed: AddVI 0 < 4
Wed, 10 Sep 2014 19:08:17 -0700 iveresov 8058092: Test vm/mlvm/meth/stress/compiler/deoptimize. Assert in src/share/vm/classfile/systemDictionary.cpp: MH intrinsic invariant
Fri, 05 Sep 2014 12:36:37 -0700 jcoomes 8057623: add an extension class for argument handling
Thu, 04 Sep 2014 16:53:27 -0700 jcoomes 8057531: refactor gc argument processing code slightly
Wed, 03 Sep 2014 08:52:08 -0700 amurillo Merge
Thu, 21 Aug 2014 13:57:51 -0700 iklam 8046070: Class Data Sharing clean up and refactoring