log src/share/vm/c1/c1_LIRGenerator.cpp @ 3450:3275a6560cf7

age author description
Tue, 14 Jun 2011 12:25:05 -0700 twisti 7053520: JSR292: crash in invokedynamic with C1 using tiered and compressed oops
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Wed, 13 Apr 2011 17:56:43 -0700 johnc 7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Fri, 08 Apr 2011 17:03:31 -0700 iveresov 7034967: C1: assert(false) failed: error (assembler_sparc.cpp:2043)
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Sun, 06 Mar 2011 22:09:23 -0800 never 6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.
Fri, 21 Jan 2011 13:03:13 -0800 never Merge
Fri, 21 Jan 2011 13:01:02 -0800 never 6809483: hotspot:::method_entry are not correctly generated for "method()V"
Mon, 10 Jan 2011 09:23:20 -0800 dcubed Merge
Sun, 09 Jan 2011 17:16:16 -0500 dholmes 7010665: Misplaced membar in C1 implementation of Unsafe.get/putXXX
Wed, 26 Jan 2011 18:17:37 +0100 Thomas Wuerthinger Merge.
Mon, 27 Dec 2010 21:51:31 -0800 iveresov 7009231: C1: Incorrect CAS code for longs on SPARC 32bit
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Fri, 15 Oct 2010 14:21:11 -0700 never 6992477: fix for 6991512 broke sparc barriers
Tue, 12 Oct 2010 23:51:20 -0700 iveresov 6991512: G1 barriers fail with 64bit C1
Wed, 29 Sep 2010 16:53:42 -0700 iveresov 6988346: 6986046 breaks tiered
Tue, 29 Dec 2009 19:08:54 +0100 roland 6986046: C1 valuestack cleanup
Wed, 22 Sep 2010 21:10:46 -0700 never 6972540: sun/nio/ch/SocketChannelImpl compilation crashed when executing CompileTheWorld
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge