hotspot/src/share/vm/opto/callnode.cpp
Thu, 09 Mar 2017 00:16:51 -0800 rraghavan 8175345: Reported null pointer dereference defect groups
Tue, 03 May 2016 12:23:06 +0200 goetz 8140594: Various minor code improvements (compiler)
Tue, 15 Mar 2016 17:42:28 +0100 thartmann 8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
Tue, 12 Jan 2016 12:55:09 +0100 thartmann 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value
Sun, 27 Dec 2015 05:15:14 -0800 hshi 8144993: Elide redundant memory barrier after AllocationNode
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Wed, 11 Nov 2015 01:27:36 +0300 shade 8140650: Method::is_accessor should cover getters and setters for all types
Sat, 15 Aug 2015 02:54:18 +0200 roland 8130847: Cloned object's fields observed as null after C2 escape analysis
Wed, 18 Mar 2015 16:16:30 +0100 mhaupt 8004073: Implement C2 Ideal node specific dump() method
Wed, 24 Jun 2015 21:58:05 -0400 coleenp Merge
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Tue, 09 Jun 2015 12:09:03 +0200 roland 8086016: closed/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java is crashing
Fri, 12 Jun 2015 14:10:17 +0200 roland 8086046: escape analysis generates incorrect code as of B67
Fri, 22 May 2015 09:14:18 +0200 roland 8080699: Assert failed: Not a Java pointer in JCK test
Tue, 12 May 2015 10:27:50 +0200 roland 8076188: Optimize arraycopy out for non escaping destination
Wed, 18 Feb 2015 18:14:07 +0100 roland 6912521: System.arraycopy works slower than the simple loop for little lengths
Tue, 17 Feb 2015 13:54:53 -0500 drchase 8069412: Locks need better debug-printing support
Fri, 30 Jan 2015 15:23:41 +0100 roland 8071533: assert(n0->is_Call()) failed: expect a call here
Tue, 16 Dec 2014 13:49:36 +0100 roland 6700100: optimize inline_native_clone() for small objects with exact klass
Fri, 19 Dec 2014 16:42:40 -0800 vlivanov 8067338: compiler/debug/TraceIterativeGVN.java segfaults
Fri, 24 Oct 2014 09:14:41 -0700 vlivanov 8036748: assert(_base == Int) failed: Not an Int w/ -XX:+TraceIterativeGVN
Fri, 29 Aug 2014 16:32:29 +0200 roland 8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown
Tue, 19 Aug 2014 17:23:38 +0200 roland 8055153: nsk/stress/jck60/jck60014 crashes on sparc
Mon, 11 Aug 2014 14:12:51 +0200 roland 7173584: Implement arraycopy as a macro node
Sat, 02 Aug 2014 07:06:08 +0200 roland 8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943
Thu, 24 Jul 2014 09:15:38 +0200 anoll 8050860: Cleanup TypeTuple and TypeFunc
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Mon, 02 Jun 2014 08:07:29 +0200 thartmann 8034812: remove IDX_INIT macro hack in Node class
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
less more (0) -50 -30 tip