Thu, 05 Dec 2013 15:13:12 -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
Fri, 22 Nov 2013 12:14:09 -0800 8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object. file | diff | annotate
Thu, 20 Mar 2014 17:49:27 -0700 8031320: Use Intel RTM instructions for locks file | diff | annotate
Wed, 08 Jan 2014 10:25:50 -0800 8028468: Add inlining information into ciReplay file | diff | annotate
Sat, 23 Nov 2013 12:25:13 +0100 8028128: Add a type safe alternative for working with counter based data file | diff | annotate
Tue, 05 Nov 2013 01:57:18 -0800 8017065: C2 allows safepoint checks to leak into G1 pre-barriers 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
Tue, 24 Sep 2013 16:08:00 -0700 8022585: VM crashes when ran with -XX:+PrintInlining file | diff | annotate
Tue, 10 Sep 2013 14:51:48 -0700 8001107: @Stable annotation for constant folding of lazily evaluated variables file | diff | annotate
Mon, 10 Jun 2013 11:30:51 +0200 8005849: JEP 167: Event-Based JVM Tracing file | diff | annotate
Wed, 08 May 2013 15:08:01 -0700 6934604: enable parts of EliminateAutoBox by default file | diff | annotate
Wed, 06 Mar 2013 12:25:57 -0800 8009472: Print additional information for 8004640 failure 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
Wed, 09 Jan 2013 15:37:23 -0800 8005418: JSR 292: virtual dispatch bug in 292 impl file | diff | annotate
Sun, 23 Dec 2012 17:08:22 +0100 8005071: Incremental inlining for JSR 292 file | diff | annotate
Tue, 18 Dec 2012 14:55:25 +0100 8005031: Some cleanup in c2 to prepare for incremental inlining support file | diff | annotate
Tue, 27 Nov 2012 17:24:15 -0800 7092905: C2: Keep track of the number of dead nodes file | diff | annotate
Wed, 17 Oct 2012 12:09:32 -0700 8000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotionManager::copy_to_survivor_space file | diff | annotate
Mon, 17 Sep 2012 19:39:07 -0700 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Mon, 05 Mar 2012 18:10:31 -0800 6658428: C2 doesn't inline java method if corresponding intrinsic failed to inline. file | diff | annotate
Wed, 16 Nov 2011 01:39:50 -0800 7003454: order constants in constant table by number of references in code file | diff | annotate
Sun, 11 Sep 2011 14:48:24 -0700 7088955: add C2 IR support to the SA file | diff | annotate
Thu, 18 Aug 2011 11:49:33 -0700 7080431: VM asserts if specified size(x) in .ad is larger than emitted size file | diff | annotate
Thu, 11 Aug 2011 12:08:11 -0700 7063629: use cbcond in C2 generated code on T4 file | diff | annotate
Sat, 02 Apr 2011 10:54:15 -0700 7004535: Clone loop predicate during loop unswitch file | diff | annotate
Fri, 18 Mar 2011 16:00:34 -0700 7017732: move static fields into Class to prepare for perm gen removal file | diff | annotate
Fri, 03 Dec 2010 01:34:31 -0800 6961690: load oops from constant table on SPARC file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Fri, 02 Jul 2010 17:30:30 -0700 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Mon, 26 Apr 2010 23:59:45 -0700 6943485: JVMTI always on capabilities change code generation too much file | diff | annotate
Thu, 18 Feb 2010 11:35:41 +0100 6926782: CodeBuffer size too small after 6921352 file | diff | annotate
Tue, 12 Jan 2010 14:37:35 -0800 6894779: Loop Predication for Loop Optimizer in C2 file | diff | annotate
Thu, 12 Nov 2009 09:24:21 -0800 6892658: C2 should optimize some stringbuilder patterns file | diff | annotate
Tue, 22 Sep 2009 14:06:10 -0700 6884624: Update copyright year file | diff | annotate
Thu, 23 Jul 2009 14:53:56 -0700 6860599: nodes limit could be reached during Output phase file | diff | annotate
Thu, 06 Nov 2008 14:59:10 -0800 6743900: frequency based block layout file | diff | annotate
Wed, 17 Sep 2008 12:59:52 -0700 6384206: Phis which are later unneeded are impairing our ability to inline based on static types file | diff | annotate
Wed, 02 Jul 2008 12:55:16 -0700 6719955: Update copyright year file | diff | annotate
Fri, 14 Mar 2008 15:26:33 -0700 6674588: (Escape Analysis) Improve Escape Analysis code file | diff | annotate
Thu, 13 Mar 2008 16:06:34 -0700 6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint file | diff | annotate
Thu, 06 Mar 2008 10:30:17 -0800 6667610: (Escape Analysis) retry compilation without EA if it fails file | diff | annotate
Sat, 01 Dec 2007 00:00:00 +0000 Initial load file | diff | annotate
Wed, 27 Apr 2016 01:25:04 +0800 Initial load file | diff | annotate
(0)tip

mercurial