src/hotspot/share/runtime/arguments.cpp
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Mon, 30 Sep 2019 10:21:11 +0200 tschatzl 8231553: Deprecate unused G1RSetScanBlockSize command line option
Fri, 27 Sep 2019 12:46:14 +0200 redestad 8231471: Obsolete -XX:CompilationPolicyChoice
Tue, 24 Sep 2019 03:28:42 -0400 dholmes 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
Fri, 20 Sep 2019 10:28:48 +0200 mbaesken 8231171: remove remaining sun.java.launcher.pid references
Fri, 13 Sep 2019 18:54:43 -0400 dcubed 8230938: Deprecate MonitorBound
Wed, 11 Sep 2019 14:16:30 +0200 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
Wed, 04 Sep 2019 13:06:44 +0200 stefank 8230563: Remove arguments_ext.cpp
Mon, 26 Aug 2019 09:15:43 +0200 stefank 8224878: Use JVMFlag parameters instead of name strings
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Fri, 16 Aug 2019 09:18:41 +0200 lkorinth 8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags)
Tue, 06 Aug 2019 07:43:18 -0400 coleenp 8228753: Deprecate -XX:FieldsAllocationStyle product option
Tue, 23 Jul 2019 00:29:31 -0400 dholmes 8225782: Remove expired flags in JDK 14
Mon, 11 Jun 2018 21:08:01 +0200 shade Merge epsilon-gc-branch
Mon, 11 Jun 2018 09:29:44 +0200 shade Merge epsilon-gc-branch
Wed, 06 Jun 2018 10:32:59 +0200 shade Merge epsilon-gc-branch
Wed, 30 May 2018 09:49:56 +0200 shade Merge epsilon-gc-branch
Sun, 20 May 2018 22:18:11 +0200 shade Merge epsilon-gc-branch
Fri, 04 May 2018 19:16:56 +0200 shade Merge epsilon-gc-branch
Thu, 03 May 2018 09:43:47 +0200 shade Merge epsilon-gc-branch
Thu, 26 Apr 2018 18:16:16 +0200 shade Remove UseNoGC alias epsilon-gc-branch
Thu, 26 Apr 2018 17:59:02 +0200 shade Merge epsilon-gc-branch
Wed, 18 Apr 2018 13:54:07 +0200 shade Merge epsilon-gc-branch
Wed, 18 Apr 2018 09:46:53 +0200 shade Merge epsilon-gc-branch
Fri, 13 Apr 2018 10:31:49 +0200 shade Merge epsilon-gc-branch
Tue, 10 Apr 2018 11:14:50 +0200 shade Merge epsilon-gc-branch
Mon, 26 Mar 2018 09:56:36 +0200 shade Merge epsilon-gc-branch
Mon, 12 Mar 2018 12:22:21 +0100 shade Merge epsilon-gc-branch
Thu, 08 Feb 2018 20:56:03 +0100 shade Merge epsilon-gc-branch
Fri, 19 Jan 2018 12:24:15 +0100 shade Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds. epsilon-gc-branch
Thu, 18 Jan 2018 12:08:41 +0100 shade Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC epsilon-gc-branch
Thu, 18 Jan 2018 11:43:21 +0100 shade Merge epsilon-gc-branch
Thu, 07 Dec 2017 13:05:31 +0100 shade Merge epsilon-gc-branch
Thu, 30 Nov 2017 17:13:33 +0100 shade Merge epsilon-gc-branch
Mon, 06 Nov 2017 18:53:38 +0100 shade Initial import of Epsilon sources from jdk10/sandbox epsilon-gc-branch
Fri, 28 Jun 2019 09:49:10 -0700 ccheung 8211723: AppCDS: referring to a jar file in any way other than exactly how it was done during dumping doesn't work
Wed, 26 Jun 2019 22:16:00 +0200 jwilhelm Merge
Tue, 25 Jun 2019 09:41:03 -0700 ccheung 8226462: [TESTBUG] runtime/appcds/sharedStrings/SysDictCrash.java failed with Cannot dump shared archive
Wed, 19 Jun 2019 13:34:31 -0400 hseigel 8226304: Obsolete the -XX:+FailOverToOldVerifier option
Fri, 07 Jun 2019 13:50:14 +0200 stefank 8223837: Add -XX:MinHeapSize flag to set the minimum heap size
Fri, 07 Jun 2019 04:57:51 +0200 egahlin 8224139: Deprecate -XX:FlightRecorder option
Thu, 06 Jun 2019 16:06:10 -0700 kvn 8222371: Use UL for TraceNMethodInstalls code
Sun, 02 Jun 2019 10:08:37 +0200 shade 8225104: 32-bit build failures after JDK-8222252
Thu, 30 May 2019 07:07:15 -0400 bobv 8222252: Java ergonomics limits heap to 128GB with disabled compressed oops
Wed, 22 May 2019 13:06:31 +0200 stefank 8224203: Remove need to specify type when using FLAG_SET macros
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Tue, 14 May 2019 12:00:49 +0200 redestad 8221478: Disable VerifySharedSpaces by default
Thu, 09 May 2019 12:04:20 -0500 gziemski 8189208: Cleanup ancient argument processing code
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Mon, 15 Apr 2019 11:47:46 +0200 stefank 8198505: Remove CollectorPolicy and its subclasses
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Fri, 26 Apr 2019 10:18:47 +0200 rehn 8222637: Obsolete NeedsDeoptSuspend
Fri, 19 Apr 2019 21:49:54 -0700 coleenp 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Thu, 18 Apr 2019 07:02:07 -0400 coleenp 8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
Mon, 25 Mar 2019 09:35:40 +0100 stuefe 8220786: Create new switch to redirect error reporting output to stdout or stderr
Wed, 20 Mar 2019 23:32:57 -0400 dholmes 8221180: Deprecate AllowJNIEnvProxy
Thu, 14 Mar 2019 09:38:17 -0400 hseigel 8219579: Remove redundant signature parsing from the verifier
Thu, 07 Mar 2019 10:32:55 +0100 rehn 8220050: Deprecate -XX:-ThreadLocalHandshakes
Thu, 21 Feb 2019 16:56:06 -0800 mikael 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Wed, 20 Feb 2019 16:20:53 -0500 hseigel 8218995: Deprecate the -XX:FailOverToOldVerifier option
less more (0) -100 -60 tip