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
less more (0) -300 -100 -60 tip