hotspot/src/share/vm/opto/callnode.cpp
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
Tue, 01 Apr 2014 09:05:20 -0700 morris 8001532: C2 node files refactoring
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Fri, 20 Dec 2013 13:51:14 +0100 goetz 8030863: PPC64: (part 220): ConstantTableBase for calls between args and jvms
Fri, 22 Nov 2013 12:14:09 -0800 goetz 8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object.
Fri, 23 Aug 2013 11:41:37 -0700 kvn 8012972: Incremental Inlining should support scalar replaced object in debug info
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 22 Jan 2013 11:31:25 -0800 kvn 8005055: pass outputStream to more opto debug routines
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Tue, 18 Dec 2012 14:55:25 +0100 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 12 Mar 2012 10:46:47 -0700 kvn 7147744: CTW: assert(false) failed: infinite EA connection graph build
Thu, 12 Jan 2012 14:45:04 -0800 kvn 7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed
Tue, 10 Jan 2012 18:05:38 -0800 kvn 7128352: assert(obj_node == obj) failed
Sat, 07 Jan 2012 13:26:43 -0800 kvn 7125896: Eliminate nested locks
Wed, 16 Nov 2011 09:13:57 -0800 kvn 6890673: Eliminate allocations immediately after EA
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 02 Jul 2010 17:30:30 -0700 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Wed, 21 Oct 2009 09:15:33 -0700 kvn 6892186: SA does not dump debug info for scalar replaced objects
Thu, 20 Aug 2009 12:42:57 -0700 cfang 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
Thu, 06 Aug 2009 09:37:26 -0700 kvn Merge
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Fri, 31 Jul 2009 17:12:33 -0700 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
Fri, 03 Apr 2009 13:33:32 -0700 kvn 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
Thu, 26 Feb 2009 14:26:02 -0800 kvn 6809798: SafePointScalarObject node placed into incorrect block during GCM
Wed, 03 Dec 2008 13:41:37 -0800 kvn 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Wed, 17 Sep 2008 08:29:17 -0700 rasbold 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
Wed, 10 Sep 2008 18:23:32 -0700 kvn 6706829: Compressed Oops: add debug info for narrow oops
Wed, 27 Aug 2008 09:15:46 -0700 kvn 6736417: Fastdebug C2 crashes in StoreBNode::Ideal
Wed, 16 Jul 2008 16:04:39 -0700 kvn 6723160: Nightly failure: Error: meet not symmetric
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
less more (0) -60 tip