hotspot/src/share/vm/runtime/globals.hpp
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 11 Apr 2017 23:45:39 +0200 stefank 8178491: -Xss and -XX:ThreadStackSize argument parsing truncates bits
Wed, 28 Jun 2017 19:12:58 -0400 coleenp 8182848: Some functions misplaced in debug.hpp
Wed, 28 Jun 2017 14:18:00 +0200 rehn 8180421: Change default value of BiasedLockingStartupDelay to 0
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Wed, 21 Jun 2017 10:28:27 -0700 kvn 8181823: [AOT] jaotc doesn't work with Graal
Thu, 15 Jun 2017 09:52:44 +0200 rehn 8181859: Monitor deflation is not checked in cleanup path
Wed, 14 Jun 2017 08:47:27 +0200 eosterlund 8181785: Remove the experimental ClearFPUAtPark JVM Flag
Mon, 05 Jun 2017 13:13:38 -0400 rprotacio 8176132: -XX:+PrintSharedSpaces should be converted to use Unified Logging.
Wed, 17 May 2017 11:41:08 +0200 redestad 8180423: Remove flag UseRelocIndex
Fri, 12 May 2017 13:14:25 -0700 kvn Merge
Thu, 04 May 2017 14:32:37 -0400 rprotacio 8067728: Flag::unlock_diagnostic() should be called Flag::clear_diagnostic()
Wed, 26 Apr 2017 13:20:23 +0200 redestad 8179224: Cache strlen of Flag::_name
Mon, 24 Apr 2017 11:32:38 -0400 rprotacio 8168122: Update logging in perfMemory to Unified Logging
Tue, 18 Apr 2017 22:25:33 +0200 jwilhelm Merge
Tue, 14 Mar 2017 14:07:24 -0400 coleenp Merge
Thu, 23 Feb 2017 15:59:14 -0500 stuefe 8166944: Hanging Error Reporting steps may lead to torn error logs.
Thu, 11 May 2017 20:23:29 +0000 lana Merge
Thu, 04 May 2017 07:26:28 +0000 alanb 8178380: Module system implementation refresh (5/2017)
Thu, 13 Apr 2017 20:35:45 +0000 lana Merge
Fri, 07 Apr 2017 10:45:26 +0200 ysr 8177963: Parallel GC fails fast when per-thread task log overflows
Mon, 13 Mar 2017 19:59:41 +0000 lana Merge
Fri, 10 Feb 2017 08:16:49 +0100 zmajo 8173151: Code heap corruption due to incorrect inclusion test
Fri, 03 Feb 2017 12:26:10 +0100 mbaesken 8173825: Adjust the comment for flags UseAES, UseFMA, UseSHA in globals.hpp
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, 12 Dec 2016 15:41:50 -0500 dholmes 8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Thu, 24 Nov 2016 11:27:57 +0100 tschatzl 8057003: Large reference arrays cause extremely long synchronization times
Thu, 22 Sep 2016 18:23:15 +0200 goetz 8166560: [s390] Basic enablement of s390 port.
Thu, 29 Sep 2016 18:00:01 +0000 rprotacio Merge
Thu, 29 Sep 2016 13:32:17 -0400 rprotacio 8160064: StackWalker implementation added logging option without using UL
Tue, 20 Sep 2016 16:34:45 -0400 dlong Merge
Fri, 26 Aug 2016 12:17:50 -0700 vdeshpande 8154122: Intrinsify fused mac operations
Fri, 16 Sep 2016 11:33:47 +0200 tschatzl 8157952: Parallelize Memory Pretouch
Fri, 26 Aug 2016 14:47:52 -0700 iveresov Merge
Mon, 22 Aug 2016 19:29:15 +0000 dnsimon 8163864: [JVMCI] move MethodProfileWidth to jvmci_globals.hpp
Tue, 23 Aug 2016 21:49:33 -0400 ctornqvi 8163146: Remove os::check_heap on Windows
Thu, 04 Aug 2016 08:58:22 +0200 thartmann 8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
Wed, 08 Jun 2016 14:11:51 -0700 jmasa 8159073: : Error handling incomplete when creating GC threads lazily
Fri, 29 Jul 2016 09:23:05 +0200 rbackman Merge
Tue, 26 Jul 2016 23:52:25 -0400 dholmes 8140723: Remove source code conditionalized on JAVASE_EMBEDDED
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Tue, 19 Jul 2016 13:15:46 +0200 rbackman Merge
Tue, 21 Jun 2016 19:35:39 +0200 jwilhelm 8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output
Mon, 27 Jun 2016 17:23:15 +0300 dpochepk 8132318: -XX:TraceJumps is broken on Sparc
Thu, 23 Jun 2016 17:11:18 -0700 amurillo Merge
Tue, 21 Jun 2016 15:02:45 +0200 ehelin 8159370: Add FlagGuard for easier modification of flags for unit tests
Tue, 24 May 2016 16:02:45 +0530 csahu 8150900: Implement diagnostic_pd
Wed, 11 May 2016 00:40:59 +0000 vlivanov Merge
Tue, 10 May 2016 12:10:21 -0500 gziemski 8073500: Prevent certain commercial flags from being changed at runtime
Wed, 11 May 2016 00:31:28 +0300 vlivanov Merge
Mon, 09 May 2016 23:06:05 +0000 coleenp Merge
Mon, 09 May 2016 14:15:39 +0300 iignatyev 8149591: Prepare hotspot for GTest
Mon, 09 May 2016 22:22:15 +0200 rehn 8153535: Convert TraceRedefineClasses to Unified Logging
Mon, 09 May 2016 01:21:55 -0700 rraghavan 8153655: Make intrinsics flags diagnostic and update intrinsics tests to enable diagnostic options
Fri, 06 May 2016 18:20:50 +0300 vlivanov Merge
Thu, 28 Apr 2016 10:41:53 -0500 gziemski 8153835: Fix range of flag MaxDirectMemorySize which is parsed at jlong
Tue, 26 Apr 2016 12:46:40 +0200 dsimms 8149442: MonitorInUseLists should be on by default, deflate idle monitors taking too long
Tue, 19 Apr 2016 14:53:32 +0200 mgerdin 8154745: Move default G1 pause time target setup to argument parsing
Fri, 29 Apr 2016 08:32:42 +0200 zmajo 8153340: Disallow misconfiguration and improve the consistency of allocation prefetching
Tue, 12 Apr 2016 07:17:44 +0200 stefank 8152491: Convert TracePageSizes to use UL
Mon, 11 Apr 2016 20:16:35 +0200 jwilhelm Merge
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Fri, 08 Apr 2016 01:00:10 -0400 bharadwaj 8153816: [BACKOUT] Make intrinsics flags diagnostic
Tue, 05 Apr 2016 17:51:44 +0200 thartmann 8151724: Remove -XX:GenerateCompilerNullChecks
Fri, 08 Apr 2016 12:26:29 -0700 bchristi 8153123: Streamline StackWalker code
Thu, 07 Apr 2016 15:34:21 -0700 sangheki 8152182: Possible overflow in initialzation of _rescan_task_size and _marking_task_size
Thu, 07 Apr 2016 12:54:48 -0700 dcubed Merge
Thu, 07 Apr 2016 09:47:48 -0700 dcubed Merge
Mon, 28 Mar 2016 01:08:02 -0700 rraghavan 8145348: Make intrinsics flags diagnostic.
Thu, 07 Apr 2016 13:11:15 -0400 rprotacio 8152896: Convert PrintCompressedOopsMode to Unified Logging
Tue, 05 Apr 2016 16:15:53 -0700 sangheki 8152188: Allow CMSBitMapYieldQuantum for BitMap::clear_range and clear_large_range
Fri, 01 Apr 2016 09:43:13 -0700 sangheki 8152176: Big ParGCCardsPerStrideChunk values can cause overflow for CMS GC
Fri, 01 Apr 2016 07:08:40 +0200 brutisso 8153187: Convert TraceWorkGang to use unified logging
Fri, 01 Apr 2016 07:08:30 +0200 brutisso 8153186: Convert TraceGCTaskThread to use unified logging
Thu, 31 Mar 2016 14:18:25 +0000 gziemski Merge
Wed, 30 Mar 2016 11:28:51 -0500 gziemski 8143958: CDS Shared flags need constraint function
Wed, 30 Mar 2016 14:44:27 -0500 gziemski 8142510: -XX:+PrintFlagsRanges should print default range value for those flags that have constraint and an implicit range.
Tue, 29 Mar 2016 21:44:06 +0200 mockner Merge
Tue, 29 Mar 2016 13:02:16 -0400 mockner 8149996: TraceLoaderConstraints has been converted to Unified Logging.
Tue, 29 Mar 2016 20:51:59 +0200 mockner Merge
Tue, 29 Mar 2016 14:37:07 -0400 mockner 8150084: Convert TraceMonitorMismatch to Unified Logging.
Thu, 24 Mar 2016 13:25:10 -0400 rprotacio 8146947: Remove PrintOopAddress rather than converting to UL
Mon, 21 Mar 2016 13:14:31 -0700 cjplummer 8146436: Add -XX:-ShrinkHeapInSteps option (previously -XX:+UseAggressiveHeapShrink)
Sat, 19 Mar 2016 01:23:46 +0100 jwilhelm Merge
Wed, 16 Mar 2016 14:31:33 +0100 jwilhelm Merge
Mon, 07 Mar 2016 09:34:29 +0100 zmajo Merge
Fri, 04 Mar 2016 13:16:50 +0000 thartmann Merge
Fri, 04 Mar 2016 01:18:08 -0800 rraghavan 8140721: ProfilerNumberOf*Methods flags should be diagnostic.
Thu, 03 Mar 2016 22:02:13 -0800 vdeshpande 8150767: Enables SHA Extensions on x86
Fri, 04 Mar 2016 01:30:11 +0300 shade 8146801: Allocating short arrays of non-constant size is slow
Thu, 17 Mar 2016 15:50:31 -0700 jmasa 8151845: Comment in globals.hpp for MetaspaceSize is incorrect.
Wed, 16 Mar 2016 15:16:50 +0100 brutisso 8151912: guarantee(GCPauseIntervalMillis >= 1) failed: Constraint for GCPauseIntervalMillis should guarantee that value is >= 1
Tue, 15 Mar 2016 15:43:04 -0400 rprotacio 8150085: Convert TraceClearedExceptions to Unified Loggin
Mon, 14 Mar 2016 15:06:49 -0400 mockner 8149995: TraceClassLoadingPreorder has been converted to Unified Logging.
Fri, 11 Mar 2016 15:34:48 +0300 ddmitriev 8151304: Remove unused develop options(ClearInterpreterLocals and others)
Wed, 09 Mar 2016 15:37:33 -0800 sangheki 8145312: CMS: There is insufficient memory with CMSSamplingGrain=1
Tue, 08 Mar 2016 15:19:53 -0500 rprotacio 8150083: Convert VerboseVerification to Unified Logging
Tue, 08 Mar 2016 12:57:44 -0500 rprotacio 8149991: Convert TraceSafepointCleanupTime to Unified Logging
Mon, 07 Mar 2016 10:39:24 -0600 gziemski 8146850: Remove TraceHandleAllocation rather than converting to UL
Mon, 07 Mar 2016 01:20:12 -0800 sangheki 8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
Wed, 02 Mar 2016 14:36:55 -0600 gziemski 8146849: Remove TraceJNIHandleAllocation rather than converting to UL
Mon, 29 Feb 2016 16:58:09 -0500 mockner 8149064: TraceProtectionDomainVerification has been converted to Unified Logging.
Fri, 26 Feb 2016 16:28:42 +0100 aeriksso 8144732: VM_HeapDumper hits assert with bad dump_len
Thu, 25 Feb 2016 13:09:17 -0500 mockner 8150103: Convert TraceClassPaths to Unified Logging
Thu, 18 Feb 2016 17:10:48 -0500 rprotacio 8149383: Convert TraceBiasedLocking to Unified Logging
Wed, 17 Feb 2016 14:03:18 -0500 rprotacio 8148630: Convert TraceStartupTime to Unified Logging
Tue, 16 Feb 2016 12:01:37 -0800 dcubed Merge
Thu, 11 Feb 2016 21:07:38 +0100 jwilhelm Merge
Fri, 29 Jan 2016 08:47:18 +0100 thartmann Merge
Thu, 28 Jan 2016 08:33:45 +0100 zmajo 8146478: Node limit exceeded with -XX:AllocateInstancePrefetchLines=1073741823
Mon, 15 Feb 2016 05:54:59 -0500 dholmes 8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
Wed, 10 Feb 2016 18:57:19 -0500 dholmes 8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
Wed, 10 Feb 2016 12:05:40 +0100 tschatzl 8143220: Fix documentation of InitiatingHeapOccupancyPercent
Fri, 05 Feb 2016 14:00:58 +0100 redestad 8144916: Decrease PerfDataMemorySize back to 32K
Wed, 03 Feb 2016 18:16:54 +0100 mockner Merge
Wed, 03 Feb 2016 11:40:30 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Wed, 20 Jan 2016 16:33:51 +0100 simonis 8145336: PPC64: fix string intrinsics after CompactStrings change
less more (0) -120 tip