log src/share/vm/opto/superword.cpp @ 17524:89152779163c

age author description
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Wed, 26 Feb 2014 07:46:46 +0100 adlertz 8010500: [parfait] Possible null pointer dereference at hotspot/src/share/vm/opto/loopnode.hpp
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Mon, 18 Feb 2013 16:47:15 -0800 kvn 8004867: VM crashing with assert "share/vm/opto/node.hpp:357 - assert(i < _max) failed: oob"
Fri, 26 Oct 2012 11:48:04 -0700 kvn 8001635: assert(in_bb(n)) failed: must be
Tue, 23 Oct 2012 13:06:37 -0700 kvn 8001183: incorrect results of char vectors right shift operaiton
Tue, 09 Oct 2012 12:40:05 -0700 vlivanov 7199654: Remove LoadUI2LNode
Tue, 02 Oct 2012 12:25:13 -0700 kvn 7201026: add vector for shift count
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Tue, 25 Sep 2012 15:48:17 -0700 kvn 7200264: 7192963 changes disabled shift vectors
Wed, 19 Sep 2012 16:50:26 -0700 kvn 7199010: incorrect vector alignment
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Wed, 22 Aug 2012 11:55:40 -0700 kvn 7192963: assert(_in[req-1] == this) failed: Must pass arg count to 'new'
Tue, 21 Aug 2012 14:50:02 -0700 kvn 7192964: assert(false) failed: bad AD file
Mon, 20 Aug 2012 09:07:21 -0700 kvn 6340864: Implement vectorization optimizations in hotspot-server
Tue, 19 Jun 2012 15:12:56 -0700 kvn 7177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Tue, 12 Jun 2012 16:23:31 -0700 kvn 7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
Mon, 07 May 2012 12:37:46 -0700 kvn 7160610: Unknown Native Code compilation issue
Wed, 10 Aug 2011 14:06:57 -0700 kvn 7077439: Possible reference through NULL in loopPredicate.cpp:726
Wed, 27 Jul 2011 17:28:36 -0700 kvn 7069452: Cleanup NodeFlags
Sat, 02 Apr 2011 10:54:15 -0700 kvn 7004535: Clone loop predicate during loop unswitch
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 28 Jun 2010 14:54:39 -0700 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Mon, 07 Jun 2010 14:17:01 -0700 never 6958485: fix for 6879921 was insufficient
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 30 Oct 2009 10:12:52 -0700 cfang 6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash
Tue, 15 Sep 2009 11:09:34 -0700 cfang 6879921: CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
Mon, 14 Sep 2009 09:49:54 -0700 cfang 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default)