Mon, 02 Jun 2014 08:07:29 +0200 |
thartmann |
8034812: remove IDX_INIT macro hack in Node class
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 09:05:20 -0700 |
morris |
8001532: C2 node files refactoring
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 15:31:27 +0400 |
shade |
8031818: Experimental VM flag for enforcing safe object construction
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 15:54:45 +0400 |
shade |
8033380: Experimental VM flag to enforce access atomicity
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 12:28:17 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 14:25:51 +0100 |
goetz |
8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
|
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
|
Fri, 24 Jan 2014 09:31:53 +0100 |
roland |
8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
|
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
|
Fri, 12 Jul 2013 14:03:10 -0700 |
kvn |
8007898: Incorrect optimization of Memory Barriers in Matcher::post_store_load_barrier()
|
file |
diff |
annotate
|
Wed, 08 May 2013 15:08:01 -0700 |
kvn |
6934604: enable parts of EliminateAutoBox by default
|
file |
diff |
annotate
|
Wed, 06 Feb 2013 11:33:49 -0800 |
drchase |
8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 19:21:15 -0800 |
kvn |
8004741: Missing compiled exception handle table entry for multidimensional array allocation
|
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
|
Tue, 09 Oct 2012 10:09:34 -0700 |
mikael |
7197424: update copyright year to match last edit in jdk8 hotspot repository
|
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
|
Fri, 02 Sep 2011 04:28:59 -0700 |
twisti |
7071709: JSR 292: switchpoint invalidation should be pushed not pulled
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 00:36:18 -0700 |
twisti |
7085404: JSR 292: VolatileCallSites should have push notification too
|
file |
diff |
annotate
|
Tue, 16 Aug 2011 04:14:05 -0700 |
twisti |
7071653: JSR 292: call site change notification should be pushed not pulled
|
file |
diff |
annotate
|
Fri, 08 Jul 2011 15:33:03 -0700 |
iveresov |
7058510: multinewarray with 6 dimensions uncommon traps in server compiler
|
file |
diff |
annotate
|
Fri, 18 Mar 2011 16:00:34 -0700 |
never |
7017732: move static fields into Class to prepare for perm gen removal
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 22:34:57 -0800 |
jrose |
7012648: move JSR 292 to package java.lang.invoke and adjust names
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 12:20:09 -0800 |
kvn |
6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
|
file |
diff |
annotate
|
Tue, 05 Jan 2010 15:21:25 +0100 |
twisti |
6893268: additional dynamic language related optimizations in C2
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 16:40:45 -0800 |
kvn |
6895383: JCK test throws NPE for method compiled with Escape Analysis
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 21:53:47 -0700 |
jrose |
6863023: need non-perm oops in code cache for JSR 292
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 12:12:40 -0700 |
xdono |
6862919: Update copyright year
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 12:22:23 -0700 |
never |
6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
|
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
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 17:43:42 -0400 |
coleenp |
6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 15:15:16 -0700 |
rasbold |
6663908: NegativeArraySizeException is not thrown
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|