Mon, 14 Jul 2014 03:24:35 -0700 |
vlivanov |
8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
|
file |
diff |
annotate
|
Mon, 23 Jun 2014 13:33:23 +0200 |
rbackman |
8046289: compiler/6340864/TestLongVect.java timeout with
|
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, 13 May 2014 11:32:10 -0700 |
iveresov |
8032463: VirtualDispatch test timeout with DeoptimizeALot
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 17:49:27 -0700 |
kvn |
8031320: Use Intel RTM instructions for locks
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 15:31:27 +0400 |
shade |
8031818: Experimental VM flag for enforcing safe object construction
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 12:25:34 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 10:25:50 -0800 |
kvn |
8028468: Add inlining information into ciReplay
|
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
|
Thu, 16 Jan 2014 14:25:51 +0100 |
goetz |
8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
|
file |
diff |
annotate
|
Wed, 23 Oct 2013 12:40:23 +0200 |
roland |
8024070: C2 needs some form of type speculation
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 12:16:43 +0200 |
roland |
8024069: replace_in_map() should operate on parent maps
|
file |
diff |
annotate
|
Fri, 04 Oct 2013 10:11:48 -0700 |
twisti |
8011138: C2: stack overflow in compiler thread because of recursive inlining of lambda form methods
|
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, 08 May 2013 15:08:01 -0700 |
kvn |
6934604: enable parts of EliminateAutoBox by default
|
file |
diff |
annotate
|
Wed, 27 Feb 2013 05:58:48 -0800 |
iignatyev |
8007439: C2: adding successful message of inlining
|
file |
diff |
annotate
|
Fri, 01 Feb 2013 03:02:01 -0800 |
vlivanov |
8005439: no message about inline method if it specifed by CompileCommand
|
file |
diff |
annotate
|
Wed, 09 Jan 2013 15:37:23 -0800 |
twisti |
8005418: JSR 292: virtual dispatch bug in 292 impl
|
file |
diff |
annotate
|
Sun, 23 Dec 2012 17:08:22 +0100 |
roland |
8005071: Incremental inlining for JSR 292
|
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
|
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
|
Fri, 25 May 2012 07:53:11 -0700 |
kvn |
7170463: C2 should recognize "obj.getClass() == A.class" code pattern
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 14:48:24 -0700 |
never |
7088955: add C2 IR support to the SA
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 01:31:25 -0700 |
twisti |
7079673: JSR 292: C1 should inline bytecoded method handle adapters
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 14:45:37 -0700 |
never |
7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
|
file |
diff |
annotate
|
Tue, 10 May 2011 00:45:03 -0700 |
twisti |
7042122: JSR 292: adjust various inline thresholds for JSR 292 API methods and method handle adapters
|
file |
diff |
annotate
|
Wed, 04 May 2011 13:12:42 -0700 |
kvn |
5091921: Sign flip issues in loop optimizer
|
file |
diff |
annotate
|
Thu, 24 Mar 2011 23:04:36 -0700 |
jcoomes |
Merge
|
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
|
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
|
Mon, 12 Jul 2010 10:58:25 -0700 |
never |
6958668: repeated uncommon trapping for new of klass which is being initialized
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 14:31:41 -0700 |
never |
6926979: should simplify catch_inline_exception
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 14:37:35 -0800 |
cfang |
6894779: Loop Predication for Loop Optimizer in C2
|
file |
diff |
annotate
|
Fri, 08 Jan 2010 13:58:49 -0800 |
jrose |
6912063: inlining parameters need to be adjusted for some uses of the JVM
|
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
|
Thu, 23 Apr 2009 14:04:24 -0700 |
cfang |
6589834: deoptimization problem with -XX:+DeoptimizeALot
|
file |
diff |
annotate
|
Fri, 27 Feb 2009 13:27:09 -0800 |
twisti |
6810672: Comment typos
|
file |
diff |
annotate
|
Tue, 18 Nov 2008 12:40:28 -0800 |
kvn |
6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.")
|
file |
diff |
annotate
|
Wed, 17 Sep 2008 12:59:52 -0700 |
never |
6384206: Phis which are later unneeded are impairing our ability to inline based on static types
|
file |
diff |
annotate
|
Mon, 21 Jul 2008 13:37:05 -0700 |
rasbold |
6726504: handle do_ifxxx calls in parser more uniformly
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 11:09:13 -0800 |
kvn |
6667605: (Escape Analysis) inline java constructors when EA is on
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|