Mon, 01 Dec 2014 11:59:56 +0100 |
roland |
8064703: crash running specjvm98's javac following 8060252
|
file |
diff |
annotate
|
Thu, 09 Oct 2014 13:06:15 -0700 |
mgerdin |
8057737: Avoid G1 write barriers on newly allocated objects
|
file |
diff |
annotate
|
Mon, 11 Aug 2014 14:12:51 +0200 |
roland |
7173584: Implement arraycopy as a macro node
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 13:37:16 +0200 |
roland |
8026796: Make replace_in_map() on parent maps generic
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 10:00:59 +0000 |
vlivanov |
8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 08:07:29 +0200 |
thartmann |
8034812: remove IDX_INIT macro hack in Node class
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 09:08:53 +0200 |
roland |
8031755: Type speculation should be used to optimize explicit null checks
|
file |
diff |
annotate
|
Mon, 24 Mar 2014 08:43:10 -0700 |
poonam |
6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
|
file |
diff |
annotate
|
Tue, 25 Feb 2014 18:16:24 +0100 |
roland |
8031752: Failed speculative optimizations should be reattempted when root of compilation is different
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 12:25:34 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Tue, 24 Dec 2013 11:48:39 -0800 |
mikael |
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
|
file |
diff |
annotate
|
Fri, 15 Nov 2013 11:05:32 -0800 |
goetz |
8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering
|
file |
diff |
annotate
|
Wed, 23 Oct 2013 12:40:23 +0200 |
roland |
8024070: C2 needs some form of type speculation
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 10:55:07 +0200 |
roland |
8024067: Missing replace_in_map() calls following null checks
|
file |
diff |
annotate
|
Tue, 10 Sep 2013 14:51:48 -0700 |
vlivanov |
8001107: @Stable annotation for constant folding of lazily evaluated variables
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 11:22:43 +0200 |
kvn |
8023597: Optimize G1 barriers code for unsafe load_store
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 17:25:11 -0800 |
twisti |
7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 09:38:42 -0700 |
kvn |
7193318: C2: remove number of inputs requirement from Node's new operator
|
file |
diff |
annotate
|
Sat, 01 Sep 2012 13:25:18 -0400 |
coleenp |
6964458: Reimplement class meta-data storage to use native memory
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 10:51:00 -0700 |
twisti |
7023639: JSR 292 method handle invocation needs a fast path for compiled code
|
file |
diff |
annotate
|
Mon, 14 May 2012 09:36:00 -0700 |
kvn |
6924259: Remove String.count/String.offset
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 11:15:30 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 18:29:35 -0700 |
kvn |
7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
|
file |
diff |
annotate
|
Thu, 14 Apr 2011 13:45:41 -0700 |
johnc |
Merge
|
file |
diff |
annotate
|
Sat, 09 Apr 2011 21:16:12 -0700 |
jrose |
Merge
|
file |
diff |
annotate
|
Sat, 02 Apr 2011 09:49:27 -0700 |
kvn |
7032314: Allow to generate CallLeafNoFPNode in IdealKit
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 14:19:50 -0700 |
jmasa |
Merge
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 14:12:31 -0700 |
trims |
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 09:53:20 -0700 |
johnc |
7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
|
file |
diff |
annotate
|
Mon, 21 Mar 2011 11:28:14 -0700 |
kvn |
7008866: Missing loop predicate for loop with multiple entries
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 23:40:30 -0700 |
jrose |
6912064: type profiles need to be exploited more for dynamic language support
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 17:35:05 -0700 |
dcubed |
6902182: 4/4 Starting with jdwp agent should not incur performance penalty
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 09:24:21 -0800 |
never |
6892658: C2 should optimize some stringbuilder patterns
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 17:12:33 -0700 |
cfang |
6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 14:10:42 -0700 |
kvn |
6851742: (EA) allocation elimination doesn't work with UseG1GC
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 13:03:29 -0700 |
never |
6818666: G1: Type lost in g1 pre-barrier
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 14:04:24 -0700 |
cfang |
6589834: deoptimization problem with -XX:+DeoptimizeALot
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 13:28:46 -0700 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
Wed, 04 Feb 2009 23:17:38 -0800 |
never |
6442502: assert(bits,"Use TypePtr for NULL") on linux-x86
|
file |
diff |
annotate
|
Thu, 05 Jun 2008 15:57:56 -0700 |
ysr |
6711316: Open source the Garbage-First garbage collector
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|