hotspot/src/share/vm/runtime/arguments.hpp
Mon, 28 Aug 2017 15:34:04 -0700 ccheung 8186842: Use Java class loaders for creating the CDS archive
Tue, 11 Apr 2017 23:45:39 +0200 stefank 8178491: -Xss and -XX:ThreadStackSize argument parsing truncates bits
Thu, 09 Feb 2017 18:15:37 +0000 lana Merge
Tue, 17 Jan 2017 21:38:07 -0800 jcm 8166002: Emulate client build on platforms with reduced virtual address space
Mon, 09 Jan 2017 19:36:47 +0000 davleopo 8166125: [JVMCI] Missing JVMCI flag default values
Tue, 31 Jan 2017 19:26:50 -0500 dholmes 8173421: Obsolete and expired flags for JDK 10 need to be removed and related tests updated
Mon, 17 Oct 2016 16:46:12 -0700 jmasa 8155948: Add message for CMS deprecation for Oracle builds
Sat, 10 Sep 2016 08:25:51 -0400 hseigel 8165634: Support multiple --add-modules options on the command line
Wed, 10 Aug 2016 15:48:04 -0700 hseigel 8136930: Simplify use of module-system options by custom launchers
Tue, 26 Jul 2016 10:29:27 -0400 lfoltan 8154239: -Xbootclasspath/a breaks exploded build
Fri, 06 May 2016 06:12:56 -0700 amurillo Merge
Tue, 03 May 2016 09:09:20 +0100 alanb 8154956: Module system implementation refresh (4/2016)
Wed, 04 May 2016 21:53:01 -0400 ysuenaga 8153073: UL: Set filesize option with k/m/g
Wed, 13 Apr 2016 15:53:46 -0500 gziemski 8153039: Command line processing should use mtCommand or mtArguments rather than mtInternal for NMT
Tue, 12 Apr 2016 09:53:43 +0200 stefank 8153967: Remove top.hpp
Tue, 05 Apr 2016 09:05:19 +0200 pliden 8152929: Remove UNSUPPORTED_GC_OPTION, use UNSUPPORTED_OPTION instead
Thu, 31 Mar 2016 12:06:51 -0400 rprotacio 8145235: Deprecate product flags that have been converted to Unified Logging
Tue, 29 Mar 2016 08:42:22 +0200 pliden 8068579: Running with -XX:-UseParallelGC does not turn ParalleGC off
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Tue, 22 Mar 2016 15:03:07 -0400 mockner 8146632: Add descriptive error messages for removed non-product logging flags.
Mon, 14 Mar 2016 15:06:49 -0400 mockner 8149995: TraceClassLoadingPreorder has been converted to Unified Logging.
Mon, 22 Feb 2016 23:37:29 -0800 jcm 8145333: -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:-EnableJVMCI makes JVM crash
Thu, 28 Jan 2016 10:04:35 +0100 brutisso 8145180: Add back PrintGC, PrintGCDetails and -Xloggc
Wed, 13 Jan 2016 14:56:17 -0500 mockner 8146800: Reorganize logging alias code.
Fri, 08 Jan 2016 15:38:08 -0800 rdurbin 8135198: Add -XX:VMOptionsFile support to JAVA_TOOL_OPTIONS and _JAVA_OPTIONS
Fri, 11 Dec 2015 14:58:20 -0500 rprotacio 8145153: Convert TraceMonitorInflation to Unified Logging
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Wed, 11 Nov 2015 14:57:27 -0800 rdurbin 8141068: refactor -XXFlags= code in preparation for removal
Fri, 11 Sep 2015 15:31:03 -0400 drwhite 8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
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)
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
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
Wed, 01 Jul 2015 10:53:26 +0200 bdelsart 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Thu, 25 Jun 2015 18:25:19 +0200 jfdenise 8080511: Refresh of jimage support
Thu, 18 Jun 2015 14:39:38 -0500 gziemski 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Mon, 23 Mar 2015 17:09:41 +0100 roland 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
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
Tue, 17 Feb 2015 13:19:23 -0500 hseigel 8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
Wed, 04 Feb 2015 13:14:27 -0500 aharlap 8067460: G1: TestResourceManagementFlagWithCommercialBuild.java failed on embedded platform
Wed, 21 Jan 2015 10:51:35 +0100 zmajo 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Mon, 05 Jan 2015 12:07:37 -0500 goetz 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
Fri, 05 Dec 2014 16:36:07 -0800 amurillo Merge
Wed, 03 Dec 2014 14:21:14 +0000 chegar 8049367: Modular Run-Time Images
Thu, 27 Nov 2014 21:02:13 +0100 brutisso 8065972: Remove support for ParNew+SerialOld and DefNew+CMS
Tue, 25 Nov 2014 13:41:08 +0100 jwilhelm 8065305: Make it possible to extend the G1CollectorPolicy
Wed, 15 Oct 2014 14:00:41 +0200 zmajo 8059604: Add CompileThresholdScaling flag to control when methods are first compiled (with and withour TieredCompilation)
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
Tue, 16 Sep 2014 16:02:32 +0200 jwilhelm 8055006: Store original value of Min/MaxHeapFreeRatio
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
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
less more (0) -100 -60 tip