hotspot/src/share/vm/runtime/arguments.cpp
Thu, 15 Oct 2015 13:34:21 -0500 gziemski 8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing.
Mon, 05 Oct 2015 14:56:19 -0700 sangheki 8134995: [REDO] GC: implement ranges (optionally constraints) for those flags that have them missing
Thu, 01 Oct 2015 13:42:42 -0700 dcubed 8135195: VM Options file should not be limited to 1k in bytes
Thu, 24 Sep 2015 12:36:04 +0200 mlarsson 8046148: JEP 158: Unified JVM Logging
Fri, 11 Sep 2015 15:31:03 -0400 drwhite 8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
Tue, 08 Sep 2015 16:10:37 +0200 jwilhelm Merge
Fri, 04 Sep 2015 12:47:57 +0200 neliasso 8135067: Preparatory refactorings for compiler control
Fri, 04 Sep 2015 14:49:20 -0700 rdurbin 8061999: Enhance VM option parsing to allow options to be specified in a file
Fri, 04 Sep 2015 10:12:08 -0300 jlaskey 8087181: Move native jimage code to its own library (maybe libjimage)
Wed, 02 Sep 2015 17:49:46 -0700 sangheki 8134972: [BACKOUT] GC: implement ranges (optionally constraints) for those flags that have them missing
Mon, 31 Aug 2015 11:51:29 -0700 sangheki 8078555: GC: implement ranges (optionally constraints) for those flags that have them missing
Fri, 28 Aug 2015 17:32:31 +0300 ddmitriev 8132725: Memory leak in Arguments::add_property function
Mon, 17 Aug 2015 13:55:02 +0200 jwilhelm 8133669: Remove unused code in Arguments
Mon, 10 Aug 2015 13:08:54 +0200 sla 8076470: Remove the JVM TI hprof Agent
Sun, 09 Aug 2015 13:38:24 +0300 ddmitriev 8132892: Memory must be freed after calling Arguments::set_sysclasspath function
Fri, 31 Jul 2015 12:13:57 +0200 jbachorik Merge
Mon, 27 Jul 2015 13:56:26 -0700 sangheki 8130459: Add additional validation after heap creation
Wed, 22 Jul 2015 00:03:45 -0400 coleenp 8026324: hs_err improvement: Add summary section to hs_err file
Mon, 27 Jul 2015 13:44:07 +0200 roland 8130858: CICompilerCount=1 when tiered is off is not allowed any more
Fri, 17 Jul 2015 19:40:21 -0400 jmanson 8079301: Some command line options not settable via JAVA_TOOL_OPTIONS
Sat, 11 Jul 2015 12:36:46 +0300 ddmitriev 8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9
Thu, 02 Jul 2015 14:20:36 -0700 dcubed Merge
Tue, 30 Jun 2015 14:44:53 -0700 iveresov 8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
Thu, 02 Jul 2015 12:25:55 +0300 ddmitriev 8129786: Buffer overrun when passing long not existing option in JDK 9
Wed, 01 Jul 2015 10:53:26 +0200 bdelsart 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Mon, 29 Jun 2015 11:48:27 -0400 hseigel 8073423: Remove LazyClassPathEntry support if no longer needed
Thu, 25 Jun 2015 18:25:19 +0200 jfdenise 8080511: Refresh of jimage support
Wed, 24 Jun 2015 18:19:09 -0400 ddmitriev 8078399: Deprecate -Xoss, -Xsqnopause, -Xoptimize and -Xboundthreads options in JDK 9
Wed, 24 Jun 2015 08:37:12 +0200 sjohanss 8081607: Change default GC for server configurations to G1
Mon, 22 Jun 2015 19:21:04 -0400 stuefe 8078513: [linux] Clean up code relevant to LinuxThreads implementation
Fri, 19 Jun 2015 13:03:58 +0000 coleenp Merge
Thu, 18 Jun 2015 14:39:38 -0500 gziemski 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Tue, 16 Jun 2015 14:30:27 -0700 poonam 8085965: VM hangs in C2Compiler
Fri, 05 Jun 2015 09:50:09 +0200 david 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Thu, 04 Jun 2015 14:29:34 +0200 david 8080947: Add uint as a valid VM flag type
Fri, 22 May 2015 10:58:16 +0200 stefank 8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 01 May 2015 03:56:01 -0700 amurillo Merge
Sun, 19 Oct 2014 20:23:12 -0700 jmasa 8059064: Better G1 log caching
Thu, 23 Apr 2015 14:09:59 -0700 ccheung Merge
Tue, 07 Apr 2015 14:19:03 +0200 stuefe 8076475: Misuses of strncpy/strncat
Thu, 23 Apr 2015 16:09:21 +0200 jwilhelm Merge
Mon, 20 Apr 2015 08:53:08 +0200 pliden 8068582: UseSerialGC not always set up properly
Mon, 20 Apr 2015 22:07:09 -0400 ddmitriev 8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp
Fri, 17 Apr 2015 14:37:20 -0700 ccheung Merge
Thu, 16 Apr 2015 11:00:10 -0400 mockner 8073989: Deprecated integer options are considered as invalid instead of deprecated in Java 9
Wed, 15 Apr 2015 17:34:28 -0700 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
Wed, 08 Apr 2015 01:27:44 -0400 dholmes 8067235: embedded/minvm/checknmt fails on compact1 and compact2 with minimal VM
Thu, 16 Apr 2015 14:05:48 -0700 kvn Merge
Thu, 26 Mar 2015 11:05:03 +0100 goetz 8076057: aix: After 8075506, aix does not support large pages.
Mon, 23 Mar 2015 17:09:41 +0100 roland 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
Wed, 08 Apr 2015 15:49:29 +0300 ddmitriev 8076311: Java 9 process negative MaxTenuringThreshold in different way than Java 8
Wed, 01 Apr 2015 15:27:04 +0200 sla 8076450: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java: assert(!on_C_heap() || allocated_on_C_heap()) failed: growable array must be on C heap if elements are
Mon, 30 Mar 2015 17:32:18 -0400 jmanson 8074895: os::getenv is inadequate
Sun, 29 Mar 2015 09:20:27 -0400 hseigel Merge
Wed, 25 Mar 2015 15:18:37 -0700 minqi 8074345: Enable RewriteBytecodes when VM runs with CDS
Wed, 18 Mar 2015 17:45:47 -0400 dholmes 8075216: Remove old flags, regarding to JDK9, from obsolete_jvm_flags
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
Mon, 02 Mar 2015 11:08:09 +0100 sjohanss 8073944: Simplify ArgumentsExt and remove unneeded functionallity
Fri, 06 Mar 2015 08:47:51 -0800 dcubed Merge
less more (0) -300 -100 -60 tip