src/hotspot/share/runtime/globals.hpp
Wed, 03 Oct 2018 15:05:46 +0200 redestad 8211384: Obsolete -XX:+/-MonitorInUseLists option
Wed, 03 Oct 2018 03:41:57 -0400 dholmes 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Mon, 24 Sep 2018 22:12:07 -0700 mikael 8210848: Obsolete SyncKnobs
Tue, 11 Sep 2018 20:37:47 -0700 mikael 8210513: Obsolete SyncFlags
Tue, 11 Sep 2018 13:54:34 -0700 mikael 8210514: Obsolete SyncVerbose
Thu, 06 Sep 2018 18:06:24 -0700 mikael 8210381: Obsolete EmitSync
Wed, 29 Aug 2018 13:04:50 -0700 mikael 8209856: Obsolete error reporter
Fri, 10 Aug 2018 09:36:01 -0400 coleenp 8164683: Solaris: JVM abuses thread preemption control
Wed, 11 Jul 2018 14:44:05 -0400 coleenp 8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Fri, 06 Jul 2018 09:10:07 -0400 coleenp 8205417: Obsolete UnlinkSymbolsALot debugging option
Fri, 06 Jul 2018 09:00:48 -0400 coleenp 8202737: Obsolete AllowNonVirtualCalls option
Wed, 27 Jun 2018 20:21:42 -0700 kvn 8205528: Base64 encoding algorithm using AVX512 instructions
Mon, 25 Jun 2018 16:00:56 +0200 ghaug 8200720: Print additional information in thread dump (times, allocated bytes etc.)
Mon, 25 Jun 2018 13:47:27 -0400 coleenp 8202615: Remove NativeMonitorSpinLimit, NativeMonitorFlags and NativeMonitorTimeout experimental flags
Thu, 07 Jun 2018 14:11:56 +0200 rehn 8195097: Make it possible to process StringTable outside safepoint
Wed, 02 May 2018 11:28:49 -0400 coleenp 8203837: Split nmethod unloading from inline cache cleaning
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Fri, 11 May 2018 11:08:32 -0400 dcubed 8132287: obsolete the "InlineNotify" flag option
Wed, 09 May 2018 09:39:25 +0200 redestad 8202711: Merge tiered compilation policies
Mon, 30 Apr 2018 16:59:05 -0400 jiangli 8193213: Make the UseAppCDS option obsolete.
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Tue, 24 Apr 2018 15:07:20 -0700 roland 8200303: C2 should leverage profiling for lookupswitch/tableswitch
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Wed, 18 Apr 2018 11:19:32 +0200 mdoerr 8198756: Lazy allocation of compiler threads
Fri, 06 Apr 2018 13:55:25 +0200 stefank 8201136: Move GC flags from globals.hpp to GC specific files
Fri, 30 Mar 2018 06:31:16 +0200 stuefe 8191101: Show register content in hs-err file on assert
Thu, 29 Mar 2018 20:15:23 -0700 iklam 8183238: Obsolete CheckEndorsedAndExtDirs and remove checks for lib/endorsed and lib/ext
Thu, 22 Mar 2018 08:39:51 +0100 thartmann 8199777: Deprecate -XX:+AggressiveOpts
Mon, 19 Mar 2018 14:20:28 -0500 gziemski 8140359: get_locked_message_ext() should return Flag::MsgType
Mon, 19 Mar 2018 13:37:57 -0500 lucy 8198608: Improvements to command-line flags printing
Thu, 15 Mar 2018 07:43:07 +0100 stuefe 8199656: Make slow metaspace verifications switchable in debug builds
Tue, 13 Mar 2018 11:29:30 +0100 mdoerr 8198510: Enable UseDynamicNumberOfGCThreads by default
Wed, 28 Feb 2018 14:20:24 -0500 coleenp 8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Mon, 26 Feb 2018 11:28:05 -0500 hseigel 8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Fri, 23 Feb 2018 14:13:06 -0500 coleenp 8198635: Remove unused safepoint message functions and ShowSafepointMsgs
Wed, 21 Feb 2018 11:18:52 -0500 hseigel 8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
Fri, 16 Feb 2018 14:23:30 -0800 jcbeyler 8194084: Obsolete FastTLABRefill and remove the related code
Thu, 08 Feb 2018 15:21:59 -0500 coleenp 8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Fri, 02 Feb 2018 09:34:11 -0500 coleenp 6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Fri, 19 Jan 2018 17:01:34 +0100 goetz 8195776: [x86,sparc] A row of minor fixes and enhancements.
Mon, 22 Jan 2018 14:04:07 -0500 hseigel 8194086: Remove deprecated experimental flag UseCGroupMemoryLimitForHeap
Mon, 08 Jan 2018 09:46:31 -0500 coleenp 8058259: compute_offset() is confusing for static fields
Fri, 01 Dec 2017 11:00:46 -0500 dcubed 8192810: EnableThreadSMRStatistics should be default off in release builds
Fri, 01 Dec 2017 08:56:22 +0100 sjohanss 8191821: Finer granularity for GC verification
Wed, 29 Nov 2017 17:03:10 -0800 kkharbas 8190308: Implementation: JEP 316: Heap Allocation on Alternative Memory Devices
Tue, 28 Nov 2017 15:52:32 -0500 kbarrett 8191870: Remove badJNIHandle
Tue, 28 Nov 2017 19:02:23 +0100 thartmann 8191996: VM startup fails with CodeCacheExpansionSize=32768 is outside the allowed range
Mon, 27 Nov 2017 20:21:34 -0800 iklam 8188791: Move AppCDS from closed repo to open repo
Mon, 27 Nov 2017 11:39:21 +0100 thartmann 8179026: Remove explicit code cache options processing
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Mon, 20 Nov 2017 15:56:32 -0500 dholmes 8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
Mon, 20 Nov 2017 09:40:42 +0100 rehn 8191329: Deprecate DeferPollingPageLoopCount
Mon, 20 Nov 2017 09:35:31 +0100 rehn 8191327: Deprecate DeferThrSuspendLoopCount
Mon, 20 Nov 2017 09:33:16 +0100 rehn 8191326: Deprecate SafepointSpinBeforeYield
Wed, 15 Nov 2017 10:34:17 -0500 bobv 8146115: Improve docker container detection and resource configuration usage
Tue, 14 Nov 2017 10:09:21 +0100 rehn 8190925: Deprecate FastTLABRefill and set default off
Thu, 31 Aug 2017 10:00:28 +0200 rehn 8189941: Implementation JEP 312: Thread-local handshake
less more (0) -60 tip