hotspot/src/share/vm/opto/callnode.hpp
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
Tue, 16 Dec 2014 13:49:36 +0100 roland 6700100: optimize inline_native_clone() for small objects with exact klass
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
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Fri, 20 Dec 2013 13:51:14 +0100 goetz 8030863: PPC64: (part 220): ConstantTableBase for calls between args and jvms
Thu, 05 Sep 2013 10:39:10 +0200 adlertz Merge
Thu, 29 Aug 2013 18:56:29 -0400 coleenp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
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
Mon, 26 Nov 2012 17:25:11 -0800 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
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
Sat, 07 Jan 2012 13:26:43 -0800 kvn 7125896: Eliminate nested locks
Tue, 20 Dec 2011 16:56:50 +0100 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
Wed, 16 Nov 2011 09:13:57 -0800 kvn 6890673: Eliminate allocations immediately after EA
Sun, 11 Sep 2011 14:48:24 -0700 never 7088955: add C2 IR support to the SA
Wed, 27 Jul 2011 17:28:36 -0700 kvn 7069452: Cleanup NodeFlags
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
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, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 29 May 2008 12:04:14 -0700 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Thu, 20 Mar 2008 15:11:44 -0700 kvn 6674600: (Escape Analysis) Optimize memory graph for instance's fields
Fri, 14 Mar 2008 15:26:33 -0700 kvn 6674588: (Escape Analysis) Improve Escape Analysis code
Thu, 13 Mar 2008 16:06:34 -0700 kvn 6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint
Thu, 06 Mar 2008 10:53:33 -0800 kvn 6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation
Fri, 29 Feb 2008 09:57:18 -0800 kvn 6667580: Optimize CmpP for allocations
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip