Wed, 17 Feb 2016 13:40:12 +0300 8081778: Use Intel x64 CPU instructions for RSA acceleration file | diff | annotate
Fri, 04 Dec 2015 14:06:38 +0100 6869327: Add new C2 flag to keep safepoints in counted loops. file | diff | annotate
Tue, 15 Dec 2015 09:46:51 +0100 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2 file | diff | annotate
Thu, 12 Oct 2017 21:27:07 +0800 merge file | diff | annotate
Mon, 24 Nov 2014 07:29:03 -0800 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff file | diff | annotate
Fri, 24 Oct 2014 10:28:19 -0700 8041984: CompilerThread seems to occupy all CPU in a very rare situation file | diff | annotate
Tue, 02 Sep 2014 12:48:45 -0700 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method file | diff | annotate
Wed, 13 Aug 2014 11:00:22 +0200 8026796: Make replace_in_map() on parent maps generic file | diff | annotate
Tue, 08 Aug 2017 15:57:29 +0800 merge file | diff | annotate
Fri, 16 May 2014 12:05:14 -0700 8042786: Proper fix for 8032566 file | diff | annotate
Fri, 28 Mar 2014 10:13:37 -0700 8035828: Turn on @Stable support in VM file | diff | annotate
Tue, 25 Mar 2014 17:07:36 -0700 Merge file | diff | annotate
Thu, 13 Mar 2014 14:57:01 -0700 Merge file | diff | annotate
Tue, 25 Feb 2014 15:11:18 -0800 Merge file | diff | annotate
Wed, 19 Feb 2014 20:12:43 -0800 Merge file | diff | annotate
Thu, 12 Dec 2013 11:05:39 -0800 Merge file | diff | annotate
Wed, 27 Nov 2013 16:16:21 -0800 8029015: PPC64 (part 216): opto: trap based null and range checks file | diff | annotate
Thu, 21 Nov 2013 19:00:57 -0800 8028767: PPC64: (part 121): smaller shared changes needed to build C2 file | diff | annotate
Thu, 14 Nov 2013 19:24:59 -0800 8003854: PPC64 (part 115): Introduce PostallocExpand that expands nodes after register allocation file | diff | annotate
Tue, 05 Nov 2013 17:38:04 -0800 Merge file | diff | annotate
Thu, 05 Sep 2013 11:04:39 -0700 Merge file | diff | annotate
Thu, 22 Aug 2013 09:39:54 -0700 8023033: PPC64 (part 13): basic changes for AIX file | diff | annotate
Thu, 27 Jun 2013 13:04:51 -0700 Merge file | diff | annotate
Thu, 20 Jun 2013 16:30:44 -0700 8016586: PPC64 (part 3): basic changes for PPC64 file | diff | annotate
Thu, 20 Mar 2014 17:49:27 -0700 8031320: Use Intel RTM instructions for locks file | diff | annotate
Thu, 06 Mar 2014 11:11:04 +0100 8032633: Enable type speculation by default file | diff | annotate
Fri, 14 Mar 2014 17:15:32 +0100 8031754: Type speculation should favor profile data from outermost inlined method file | diff | annotate
Thu, 23 Jan 2014 12:08:28 +0100 8027754: Enable loop optimizations for loops with MathExact inside file | diff | annotate
Fri, 28 Feb 2014 08:43:42 -0800 Merge file | diff | annotate
Fri, 21 Feb 2014 11:10:15 -0800 8035585: Restore UseOldInlining in jdk8u file | diff | annotate
Tue, 25 Feb 2014 13:02:52 -0800 Merge file | diff | annotate
Fri, 24 Jan 2014 15:26:56 +0400 8032490: Remove -XX:+-UseOldInlining file | diff | annotate
Mon, 27 Jan 2014 10:20:51 -0800 8032566: Crash in JIT when running Scala compiler (and compiling Scala std lib) file | diff | annotate
Fri, 22 Nov 2013 14:14:26 +0100 8028997: mathexact intrinsics are unstable file | diff | annotate
Wed, 23 Oct 2013 12:40:23 +0200 8024070: C2 needs some form of type speculation file | diff | annotate
Sat, 19 Oct 2013 12:16:43 +0200 8024069: replace_in_map() should operate on parent maps file | diff | annotate
Fri, 27 Sep 2013 08:39:19 +0200 8024924: Intrinsify java.lang.Math.addExact file | diff | annotate
Wed, 11 Sep 2013 09:34:00 +0200 8010941: MinJumpTableSize is set to 18, investigate if that's still optimal file | diff | annotate
Tue, 10 Sep 2013 14:51:48 -0700 8001107: @Stable annotation for constant folding of lazily evaluated variables file | diff | annotate
Wed, 14 Aug 2013 10:21:26 -0700 8022993: Convert MAX_UNROLL constant to LoopMaxUnroll C2 flag file | diff | annotate
Tue, 11 Jun 2013 16:34:34 -0400 8014959: assert(Compile::current()->live_nodes() < (uint)MaxNodeLimit) failed: Live Node limit exceeded limit file | diff | annotate
Wed, 08 May 2013 15:08:01 -0700 6934604: enable parts of EliminateAutoBox by default file | diff | annotate
Tue, 05 Mar 2013 04:24:50 -0800 8009120: Fuzz instruction scheduling in HotSpot compilers file | diff | annotate
Tue, 12 Feb 2013 12:56:11 +0100 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob file | diff | annotate
Tue, 22 Jan 2013 15:34:16 -0800 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86 file | diff | annotate
Sun, 23 Dec 2012 17:08:22 +0100 8005071: Incremental inlining for JSR 292 file | diff | annotate
Tue, 27 Nov 2012 17:24:15 -0800 7092905: C2: Keep track of the number of dead nodes file | diff | annotate
Thu, 25 Oct 2012 17:32:03 -0700 7163534: VM could crashes assert(false) failed: infinite EA connection graph build file | diff | annotate
Wed, 19 Sep 2012 16:50:26 -0700 7199010: incorrect vector alignment file | diff | annotate
Wed, 19 Sep 2012 10:38:12 -0700 7198499: TraceTypeProfile as diagnostic option file | diff | annotate
Mon, 27 Aug 2012 15:17:17 -0700 6677625: Move platform specific flags from globals.hpp to globals_<arch>.hpp file | diff | annotate
Tue, 19 Jun 2012 15:12:56 -0700 7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear() file | diff | annotate
Fri, 15 Jun 2012 01:25:19 -0700 7119644: Increase superword's vector size up to 256 bits file | diff | annotate
Mon, 12 Mar 2012 10:46:47 -0700 7147744: CTW: assert(false) failed: infinite EA connection graph build file | diff | annotate
Sat, 07 Jan 2012 13:26:43 -0800 7125896: Eliminate nested locks file | diff | annotate
Mon, 14 Nov 2011 18:38:03 -0800 7105605: Use EA info to optimize pointers compare file | diff | annotate
Sun, 23 Oct 2011 20:23:14 -0700 7103784: enable some flags by default file | diff | annotate
Sun, 25 Sep 2011 16:03:29 -0700 7089790: integrate bsd-port changes file | diff | annotate
Wed, 04 May 2011 13:12:42 -0700 5091921: Sign flip issues in loop optimizer file | diff | annotate
Tue, 05 Apr 2011 14:12:31 -0700 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass file | diff | annotate
(0)-60tip

mercurial