log src/share/vm/c1/c1_GraphBuilder.cpp @ 13021:4d3575d37a07

age author description
Wed, 30 Oct 2013 22:55:11 -0700 iveresov 8026735: Stream tests throw java.lang.IncompatibleClassChangeError
Wed, 23 Oct 2013 20:20:03 +0400 vlivanov 8012941: JSR 292: too deep inlining might crash compiler because of stack overflow
Tue, 22 Oct 2013 09:51:47 +0200 roland 8026251: New type profiling points: parameters to methods
Sat, 12 Oct 2013 12:12:59 +0200 roland 8026054: New type profiling points: type of return values at calls
Wed, 09 Oct 2013 16:32:21 +0200 roland 8023657: New type profiling points: arguments to call
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Tue, 24 Sep 2013 16:08:00 -0700 kvn 8022585: VM crashes when ran with -XX:+PrintInlining
Tue, 20 Aug 2013 09:37:01 +0200 rbackman 8022283: Assertion failed: assert(is_loaded() && field->holder()->is_loaded() && klass()->is_subclass_of (field->holder())) failed: invalid access
Wed, 21 Aug 2013 13:34:45 +0200 roland 7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked
Thu, 08 Aug 2013 14:19:06 +0200 Doug Simon disabled CRC32 intrinsics under client compiler with jdk version earlier than 8 (GRAAL-409)
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
Fri, 01 Feb 2013 03:02:01 -0800 vlivanov 8005439: no message about inline method if it specifed by CompileCommand
Mon, 14 Jan 2013 08:22:32 -0800 vlivanov 8006095: C1: SIGSEGV w/ -XX:+LogCompilation
Tue, 18 Dec 2012 17:37:44 -0800 kvn 8004318: JEP-171: Support Unsafe fences intrinsics