hotspot/src/cpu/x86/vm/globals_x86.hpp
Thu, 24 Aug 2017 16:29:13 +0200 duke Merge jdk-10+15
Mon, 10 Jul 2017 14:28:40 -0700 kvn 8184036: Restore -XX:UseAVX=3 as product value
Wed, 05 Jul 2017 09:06:59 +0200 thartmann 8183103: Post loop vectorization produces incorrect results
Mon, 19 Dec 2016 15:48:57 -0800 goetz 8170655: [posix] Fix minimum stack size computations
Thu, 22 Sep 2016 18:23:15 +0200 goetz 8166560: [s390] Basic enablement of s390 port.
Wed, 07 Sep 2016 12:52:20 -0400 fparain 8137035: nsk/stress/stack/stack tests got EXCEPTION_STACK_OVERFLOW on Windows 64 bit
Tue, 10 May 2016 12:10:21 -0500 gziemski 8073500: Prevent certain commercial flags from being changed at runtime
Wed, 06 Apr 2016 10:29:26 -0700 vdeshpande 8152907: Update for x86 tan and log10 in the math lib
Fri, 04 Mar 2016 01:30:11 +0300 shade 8146801: Allocating short arrays of non-constant size is slow
Mon, 15 Feb 2016 05:54:59 -0500 dholmes 8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc
Wed, 20 Jan 2016 16:33:51 +0100 simonis 8145336: PPC64: fix string intrinsics after CompactStrings change
Fri, 08 Jan 2016 21:06:50 -0800 vdeshpande 8143353: update for x86 sin and cos in the math lib
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Wed, 09 Dec 2015 11:06:39 +0100 thartmann 6808665: Use486InstrsOnly aborts 32-bit VM
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Tue, 20 Oct 2015 11:17:19 -0400 jprovino Merge
Fri, 09 Oct 2015 14:21:26 +0200 zmajo 8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Thu, 15 Oct 2015 13:34:21 -0500 gziemski 8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing.
Sat, 11 Jul 2015 12:36:46 +0300 ddmitriev 8130332: StarvationMonitorInterval, PreInflateSpin, VerifyGenericSignatures and CountInterpCalls VM Options can be deprecated or removed in JDK 9
Thu, 18 Jun 2015 14:39:38 -0500 gziemski 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Thu, 16 Apr 2015 08:23:26 -0700 dcubed 8073165: Contended Locking fast exit bucket
Mon, 27 Apr 2015 10:49:43 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Tue, 03 Mar 2015 18:01:27 +0100 jwilhelm 8074459: Flags handling memory sizes should be of type size_t
Tue, 10 Feb 2015 21:32:05 +0100 psandoz 8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Wed, 09 Apr 2014 11:18:02 -0700 kvn 8038939: Some options related to RTM locking optimization works inconsistently
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Wed, 12 Mar 2014 11:24:26 -0700 iveresov 8031321: Support Intel bit manipulation instructions
Wed, 27 Nov 2013 16:16:21 -0800 goetz 8029015: PPC64 (part 216): opto: trap based null and range checks
Tue, 22 Oct 2013 09:51:47 +0200 roland 8026251: New type profiling points: parameters to methods
Sat, 12 Oct 2013 12:12:59 +0200 roland 8026054: New type profiling points: type of return values at calls
Wed, 09 Oct 2013 16:32:21 +0200 roland 8023657: New type profiling points: arguments to call
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Tue, 18 Jun 2013 09:08:35 -0700 minqi 8015660: Test8009761.java "Failed: init recursive calls: 24. After deopt 25"
Wed, 15 May 2013 11:05:09 +0200 tschatzl 6843347: Boundary values in some public GC options cause crashes
Thu, 03 Jan 2013 15:09:55 -0800 kvn 8005522: use fast-string instructions on x86 for zeroing
Mon, 27 Aug 2012 15:17:17 -0700 twisti 6677625: Move platform specific flags from globals.hpp to globals_<arch>.hpp
Fri, 17 Feb 2012 12:18:52 -0800 never Merge
Tue, 14 Feb 2012 15:43:56 -0800 never 7143061: nsk/stress/stack/b4525850 crash VM
Mon, 13 Feb 2012 12:30:47 -0500 coleenp 7059899: Stack overflows in Java code cause 64-bit JVMs to exit due to SIGSEGV
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Wed, 16 Mar 2011 10:37:08 -0700 ysr 6896099: Integrate CMS heap ergo with default heap sizing ergo
Wed, 19 Jan 2011 13:01:11 -0800 johnc 7012642: G1: JumbleGC002 test aborts with segmentation violation due to uncaught stack overflow
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 07 Oct 2010 15:12:57 -0400 bobv 6989297: Integrate additional portability improvements
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 07 Apr 2010 09:37:47 -0700 kvn 6940701: Don't align loops in stubs for Niagara sparc
Wed, 28 Oct 2009 16:25:51 -0400 phh 6887571: Increase default heap config sizes
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Mon, 30 Mar 2009 18:19:31 -0700 kvn 6821700: tune VM flags for peak performance
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip