log src/share/vm/opto/parse.hpp @ 20804:7848fc12602b

age author description
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Mon, 14 Jul 2014 03:24:35 -0700 vlivanov 8049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInliningThreshold times" message
Mon, 23 Jun 2014 13:33:23 +0200 rbackman 8046289: compiler/6340864/TestLongVect.java timeout with
Wed, 13 Aug 2014 11:00:22 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Mon, 24 Mar 2014 21:30:43 +0100 Doug Simon Backed out merge changeset: b51e29501f30
Mon, 03 Mar 2014 15:31:27 +0400 shade 8031818: Experimental VM flag for enforcing safe object construction
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 16 Jan 2014 14:25:51 +0100 goetz 8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
Wed, 08 Jan 2014 10:25:50 -0800 kvn 8028468: Add inlining information into ciReplay
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Sat, 19 Oct 2013 12:16:43 +0200 roland 8024069: replace_in_map() should operate on parent maps
Fri, 04 Oct 2013 10:11:48 -0700 twisti 8011138: C2: stack overflow in compiler thread because of recursive inlining of lambda form methods
Tue, 10 Sep 2013 14:51:48 -0700 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Wed, 27 Feb 2013 05:58:48 -0800 iignatyev 8007439: C2: adding successful message of inlining
Fri, 01 Feb 2013 03:02:01 -0800 vlivanov 8005439: no message about inline method if it specifed by CompileCommand
Wed, 09 Jan 2013 15:37:23 -0800 twisti 8005418: JSR 292: virtual dispatch bug in 292 impl
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 25 May 2012 07:53:11 -0700 kvn 7170463: C2 should recognize "obj.getClass() == A.class" code pattern
Sun, 11 Sep 2011 14:48:24 -0700 never 7088955: add C2 IR support to the SA
Thu, 01 Sep 2011 01:31:25 -0700 twisti 7079673: JSR 292: C1 should inline bytecoded method handle adapters
Wed, 22 Jun 2011 14:45:37 -0700 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb