log src/share/vm/c1/c1_GraphBuilder.cpp @ 24234:ea6f94ab283b default tip

age author description
Mon, 14 Aug 2017 23:20:38 +0200 Doug Simon Merge with jdk8u141-b15 jvmci-0.32
Tue, 13 Dec 2016 14:37:04 -0500 coleenp 8168699: Validate special case invocations jdk8u131-b01
Tue, 14 Feb 2017 21:59:01 +0100 Andreas Woess 8172751: OSR compilation at unreachable bci causes C1 crash
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Tue, 05 Apr 2016 08:55:39 -0700 asaha Merge
Tue, 01 Mar 2016 12:50:37 +0530 csahu 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Fri, 15 Jan 2016 22:33:15 +0000 kevinw 8132051: Better byte behavior jdk8u75-b04
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Fri, 29 May 2015 10:58:45 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Mon, 14 Jul 2014 03:28:13 -0700 vlivanov 8049532: LogCompilation: C1: inlining tree is flat (no depth is stored)
Wed, 04 Jun 2014 10:01:28 +0200 rbackman 8031994: java/lang/Character/CheckProp test times out
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 10 Jul 2014 12:04:43 -0700 vlivanov 8043546: C1 optimizes @Stable instance fields with default values
Wed, 02 Jul 2014 22:54:18 +0200 roland 8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
Fri, 25 Apr 2014 09:22:16 +0200 roland 8041481: JVM crashes with collect_args_for_profiling
Fri, 28 Mar 2014 10:12:48 -0700 vlivanov 8035887: VM crashes trying to force inlining the recursive call
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
Tue, 18 Mar 2014 20:19:10 -0700 twisti Merged with jdk9/dev/hotspot changeset 9486a41de3b7
Tue, 04 Mar 2014 02:19:04 -0800 vlivanov 8035887: VM crashes trying to force inlining the recursive call
Mon, 03 Mar 2014 15:31:27 +0400 shade 8031818: Experimental VM flag for enforcing safe object construction
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Sat, 22 Feb 2014 10:22:05 +0100 mgronlun 8035493: JVMTI PopFrame capability must instruct compilers not to prune locals
Tue, 07 Jan 2014 14:36:34 +0100 roland 8028064: tiered may collect wrong receiver type at virtual call
Tue, 26 Nov 2013 00:08:15 +0100 Doug Simon integrated patch from Roland that prevents abstract types showing up in C1 generated type profiles
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 12 Nov 2013 13:58:37 +0100 roland 8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp