log src/share/vm/c1/c1_LIRGenerator.cpp @ 14662:3c3953fb3f2a

age author description
Mon, 03 Mar 2014 15:54:45 +0400 shade 8033380: Experimental VM flag to enforce access atomicity
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 14 Jan 2014 14:51:47 +0100 roland 8026253: New type profiling points: sparc support
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 13 Nov 2013 09:45:58 +0100 roland 8027631: "unexpected profiling mismatch" error with new type profiling
Wed, 23 Oct 2013 11:15:24 -0700 iveresov 8026495: JVM Crashes when started with -XX:+DTraceMethodProbes on Solaris x86_64
Tue, 22 Oct 2013 09:51:47 +0200 roland 8026251: New type profiling points: parameters to methods
Fri, 18 Oct 2013 12:15:32 -0700 morris 8008242: VerifyOops is broken on SPARC
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
Mon, 07 Oct 2013 10:41:56 -0700 twisti 8025566: EXCEPTION_ACCESS_VIOLATION in compiled by C1 String.valueOf method
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Mon, 29 Jul 2013 16:32:38 -0700 twisti 8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 04 Jun 2013 12:06:54 -0700 morris 8010724: [parfait] Null pointer dereference in hotspot/src/share/vm/c1/c1_LIRGenerator.cpp
Fri, 19 Apr 2013 03:13:04 -0400 bharadwaj Merge
Mon, 15 Apr 2013 21:25:23 -0400 jiangli Merge
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Tue, 16 Apr 2013 17:39:46 +0200 Gilles Duboscq Merge with hsx/hotspot-comp
Mon, 15 Apr 2013 17:17:11 +0200 roland 8011648: C1: optimized build is broken after 7153771
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Fri, 05 Apr 2013 10:38:08 -0700 dcubed Merge
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Fri, 29 Mar 2013 17:25:27 +0100 roland 8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands"
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Tue, 18 Dec 2012 17:37:44 -0800 kvn 8004318: JEP-171: Support Unsafe fences intrinsics
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Tue, 11 Sep 2012 16:20:57 +0200 roland 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Wed, 05 Sep 2012 10:39:29 +0200 stefank 7195935: NPG: Some issues with compressed oops
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 29 Oct 2012 21:10:04 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ just before the NPG (no perm gen) changeset
Tue, 21 Aug 2012 10:48:50 -0700 twisti 7192167: JSR 292: C1 has old broken code which needs to be removed
Mon, 20 Aug 2012 09:58:58 -0700 kvn 7190310: Inlining WeakReference.get(), and hoisting $referent may lead to non-terminating loops
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Wed, 13 Jun 2012 11:36:03 -0700 twisti 7174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitely
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Tue, 05 Jun 2012 10:15:27 +0200 roland 7171890: C1: add Class.isInstance intrinsic
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
Tue, 06 Mar 2012 12:36:59 +0100 rbackman 7160570: Intrinsification support for tracing framework
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 21 Feb 2012 13:14:55 -0500 jiangli 7120481: storeStore barrier in constructor with final field
Fri, 20 Jan 2012 15:02:12 -0800 iveresov 7131028: Switch statement takes wrong path
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Wed, 16 Nov 2011 19:42:58 -0800 iveresov 7112085: assert(fr.interpreter_frame_expression_stack_size()==0) failed: only handle empty stacks
Tue, 04 Oct 2011 10:07:07 -0700 iveresov 7097679: Tiered: events with bad bci to Gotos reduced from Ifs
Thu, 29 Sep 2011 23:09:54 -0700 iveresov 7096639: Tiered: Incorrect counter overflow handling for inlined methods
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
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