Fri, 24 Jan 2014 15:26:56 +0400 8032490: Remove -XX:+-UseOldInlining file | diff | annotate
Fri, 24 Jan 2014 09:31:53 +0100 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed file | diff | annotate
Wed, 08 Jan 2014 10:25:50 -0800 8028468: Add inlining information into ciReplay file | diff | annotate
Tue, 05 Nov 2013 02:29:41 -0800 Merge 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
Mon, 04 Nov 2013 10:44:46 +0100 8027622: java.time.Instant.create failing since hs25-b56 file | diff | annotate
Wed, 23 Oct 2013 12:40:23 +0200 8024070: C2 needs some form of type speculation file | diff | annotate
Mon, 21 Oct 2013 15:31:16 +0200 8026959: assert(!n->pinned() || n->is_MachConstantBase()) failed: only pinned MachConstantBase node is expected here file | diff | annotate
Sat, 19 Oct 2013 12:16:43 +0200 8024069: replace_in_map() should operate on parent maps file | diff | annotate
Fri, 11 Oct 2013 12:06:14 +0200 8025657: compiler/intrinsics/mathexact/ConstantTest.java fails on assert in lcm.cpp on solaris x64 file | diff | annotate
Tue, 24 Sep 2013 16:08:00 -0700 8022585: VM crashes when ran with -XX:+PrintInlining file | diff | annotate
Mon, 16 Sep 2013 09:41:03 +0200 Merge file | diff | annotate
Mon, 12 Aug 2013 17:37:02 +0200 8015107: NPG: Use consistent naming for metaspace concepts 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, 26 Aug 2013 12:50:23 +0200 8023691: Create interface for nodes in class Block file | diff | annotate
Fri, 16 Aug 2013 10:23:55 +0200 8023003: Cleanup the public interface to PhaseCFG file | diff | annotate
Wed, 07 Aug 2013 17:56:19 +0200 8022284: Hide internal data structure in PhaseCFG 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
Tue, 16 Apr 2013 10:08:41 +0200 8011621: live_ranges_in_separate_class.patch file | diff | annotate
Thu, 04 Apr 2013 10:01:26 -0700 8003310: Enable -Wunused-function when compiling with gcc file | diff | annotate
Wed, 13 Feb 2013 10:25:09 +0100 8005772: Stubs report compile id -1 in phase events file | diff | annotate
Wed, 06 Mar 2013 10:28:38 +0100 8009460: C2compiler crash in machnode::in_regmask(unsigned int) 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, 15 Jan 2013 14:45:12 -0800 8005821: C2: -XX:+PrintIntrinsics is broken 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
Fri, 30 Nov 2012 15:23:16 -0800 8003240: x86: move MacroAssembler into separate file 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
Tue, 09 Oct 2012 12:40:05 -0700 7199654: Remove LoadUI2LNode file | diff | annotate
Tue, 09 Oct 2012 10:11:38 +0200 7054512: Compress class pointers after perm gen removal file | diff | annotate
Fri, 05 Oct 2012 18:57:10 -0700 7177003: C1: LogCompilation support file | diff | annotate
Thu, 27 Sep 2012 09:38:42 -0700 7193318: C2: remove number of inputs requirement from Node's new operator file | diff | annotate
Thu, 20 Sep 2012 16:49:17 +0200 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement() 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
Wed, 22 Aug 2012 11:55:40 -0700 7192963: assert(_in[req-1] == this) failed: Must pass arg count to 'new' file | diff | annotate
Mon, 30 Jul 2012 09:49:25 -0700 7187454: stack overflow in C2 compiler thread on Solaris x86 file | diff | annotate
Fri, 15 Jun 2012 01:25:19 -0700 7119644: Increase superword's vector size up to 256 bits file | diff | annotate
Tue, 12 Jun 2012 14:31:44 -0700 7174218: remove AtomicLongCSImpl intrinsics file | diff | annotate
Tue, 13 Mar 2012 20:54:56 -0700 7152955: print_method crashes with null root file | diff | annotate
Mon, 12 Mar 2012 10:46:47 -0700 7147744: CTW: assert(false) failed: infinite EA connection graph build file | diff | annotate
Tue, 27 Dec 2011 15:08:43 -0800 7123954: Some CTW test crash with SIGSEGV file | diff | annotate
Wed, 07 Dec 2011 11:35:03 +0100 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions file | diff | annotate
Mon, 19 Dec 2011 14:16:23 -0800 7121073: secondary_super_cache memory slice has incorrect bounds in flatten_alias_type file | diff | annotate
Wed, 16 Nov 2011 09:13:57 -0800 6890673: Eliminate allocations immediately after EA 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
Wed, 09 Nov 2011 07:25:51 -0800 7107042: assert(no_dead_loop) failed: dead loop detected file | diff | annotate
Wed, 31 Aug 2011 16:46:11 -0700 7083786: dead various dead chunks of code file | diff | annotate
Tue, 16 Aug 2011 11:53:57 -0700 7079317: Incorrect branch's destination block in PrintoOptoAssembly output file | diff | annotate
Thu, 21 Jul 2011 11:25:07 -0700 7063628: Use cbcond on T4 file | diff | annotate
Tue, 28 Jun 2011 15:50:07 -0700 7047954: VM crashes with assert(is_Mem()) failed file | diff | annotate
Thu, 14 Apr 2011 13:45:41 -0700 Merge file | diff | annotate
Fri, 08 Apr 2011 14:19:50 -0700 Merge file | diff | annotate
Thu, 07 Apr 2011 09:53:20 -0700 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error file | diff | annotate
Tue, 05 Apr 2011 19:14:03 -0700 7032963: StoreCM shouldn't participate in store elimination file | diff | annotate
Sat, 02 Apr 2011 10:54:15 -0700 7004535: Clone loop predicate during loop unswitch file | diff | annotate
Fri, 25 Mar 2011 09:35:39 +0100 7029017: Additional architecture support for c2 compiler file | diff | annotate
(0)-100-60tip

mercurial