src/hotspot/share/runtime/globals.hpp
Wed, 02 Oct 2019 08:27:17 +0200 chagedorn 8231626: DeoptimizeRandom should not be a product flag
Fri, 27 Sep 2019 19:01:21 +0200 stuefe Make chunk-in-place-enlargment switchable stuefe-new-metaspace-branch
Fri, 27 Sep 2019 12:46:14 +0200 redestad 8231471: Obsolete -XX:CompilationPolicyChoice
Wed, 25 Sep 2019 12:40:57 +0200 stuefe add experimental option to cluster micro clds. stuefe-new-metaspace-branch
Wed, 18 Sep 2019 07:46:02 +0200 stuefe Merge stuefe-new-metaspace-branch
Fri, 13 Sep 2019 18:54:43 -0400 dcubed 8230938: Deprecate MonitorBound
Tue, 10 Sep 2019 14:31:38 +0200 stuefe Remove always-use-class-space feature stuefe-new-metaspace-branch
Tue, 10 Sep 2019 09:24:05 +0200 stuefe Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
Mon, 09 Sep 2019 11:04:04 -0700 bchristi 8212117: Class.forName may return a reference to a loaded but not linked Class
Wed, 04 Sep 2019 11:05:20 +0200 stefank 8224599: Remove globals_ext.hpp
Tue, 20 Aug 2019 10:11:53 +0100 adinn 8224974: Implement JEP 352
Tue, 20 Aug 2019 10:46:23 +0200 chagedorn 8229158: make UseSwitchProfiling non-experimental or false by-default
Fri, 16 Aug 2019 16:50:17 +0200 eosterlund 8229345: Memory leak due to vtable stubs not being shared on SPARC
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Thu, 08 Aug 2019 14:13:16 +0530 rraghavan 8227439: Turn off AOT by default
Tue, 06 Aug 2019 07:43:18 -0400 coleenp 8228753: Deprecate -XX:FieldsAllocationStyle product option
Wed, 31 Jul 2019 13:40:59 -0400 coleenp 8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123
Wed, 31 Jul 2019 06:37:13 -0400 coleenp 8228673: Remove develop flag StrictSafepointChecks
Tue, 30 Jul 2019 09:56:18 -0400 coleenp 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
Sun, 28 Jul 2019 23:14:07 -0400 dholmes 8221205: Obsolete AllowJNIEnvProxy
Sat, 20 Apr 2019 19:24:51 +0200 stuefe Merge stuefe-statistical-history
Wed, 06 Mar 2019 17:31:25 +0100 stuefe Merge stuefe-statistical-history
Fri, 07 Sep 2018 07:52:35 +0200 stuefe Initial implementation of statistical history (JDK-8212618) stuefe-statistical-history
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
Sun, 20 May 2018 22:18:11 +0200 shade Merge epsilon-gc-branch
Thu, 03 May 2018 09:43:47 +0200 shade Merge epsilon-gc-branch
Thu, 26 Apr 2018 17:59:02 +0200 shade Merge epsilon-gc-branch
Mon, 23 Apr 2018 12:32:25 +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, 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
Wed, 08 Nov 2017 11:05:20 +0100 shade Fix newlines and whitespace to minimize difference against upstream epsilon-gc-branch
Mon, 06 Nov 2017 18:53:38 +0100 shade Initial import of Epsilon sources from jdk10/sandbox epsilon-gc-branch
Fri, 19 Jul 2019 10:18:48 +0200 mdoerr 8227692: Remove develop feature PrintMallocStatistics
Wed, 19 Jun 2019 13:34:31 -0400 hseigel 8226304: Obsolete the -XX:+FailOverToOldVerifier option
Fri, 07 Jun 2019 04:57:51 +0200 egahlin 8224139: Deprecate -XX:FlightRecorder option
Thu, 23 May 2019 15:15:01 +0200 mbaesken 8224221: add memprotect calls to event log
Wed, 22 May 2019 13:05:37 +0200 stefank 8224201: Simplify JVM flag macro expansions
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
Tue, 30 Apr 2019 01:56:28 -0700 sspitsyn 8222934: mark new VM option AllowRedefinitionToAddOrDeleteMethods as deprecated
Fri, 26 Apr 2019 10:18:47 +0200 rehn 8222637: Obsolete NeedsDeoptSuspend
Wed, 24 Apr 2019 08:27:00 -0400 hseigel 8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
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
Mon, 25 Mar 2019 09:35:40 +0100 stuefe 8220786: Create new switch to redirect error reporting output to stdout or stderr
Tue, 26 Mar 2019 12:08:51 +0100 rehn 8220774: Add HandshakeALot diag option
Thu, 21 Mar 2019 10:47:48 -0400 hseigel 8221096: Description of -XX:+PrintFlagsRanges is incorrect
Wed, 20 Mar 2019 23:32:57 -0400 dholmes 8221180: Deprecate AllowJNIEnvProxy
Fri, 08 Mar 2019 11:23:30 +0100 mdoerr 8219584: Try to dump error file by thread which causes safepoint timeout
Sat, 02 Mar 2019 18:09:18 -0500 dholmes 8219619: Remove UseFakeTimers and related code
Sun, 10 Feb 2019 09:10:42 +0100 stuefe 8218988: Improve metaspace verifications
Thu, 14 Feb 2019 11:33:45 +0100 redestad 8218753: Obsolete nonproduct flag ProfilerCheckIntervals
less more (0) -100 -60 tip