log src/share/vm/opto/library_call.cpp @ 20413:91cb3b8aac2b

age author description
Wed, 13 Aug 2014 11:00:22 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Wed, 11 Jun 2014 11:05:10 -0700 kvn 8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Tue, 10 Jun 2014 12:28:06 -0700 kvn 8035605: Expand functionality of PredictedIntrinsicGenerator
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 17 Jun 2014 09:02:30 +0000 vlivanov 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Fri, 30 May 2014 06:50:38 +0200 anoll 8011646: SEGV in compiled code with loop predication
Mon, 05 May 2014 15:10:43 +0200 anoll 8042052: assert(t != NULL) failed: must set before get
Fri, 25 Apr 2014 12:48:34 +0200 adlertz 8029302: Performance regression in Math.pow intrinsic
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Mon, 24 Mar 2014 08:43:10 -0700 poonam 6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Wed, 26 Feb 2014 15:20:41 -0800 minqi 6498581: ThreadInterruptTest3 produces wrong output on Windows
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
Sat, 01 Mar 2014 09:56:15 -0800 dsamersoff 8036102: part of the fix for 6498581 lost in mismerge
Sat, 01 Mar 2014 01:36:48 -0800 dsamersoff Merge
Wed, 26 Feb 2014 15:20:41 -0800 minqi 6498581: ThreadInterruptTest3 produces wrong output on Windows
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Thu, 20 Feb 2014 11:05:12 +0100 goetz 8035394: PPC64: Make usage of intrinsic dsqrt depend on processor recognition.
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
Tue, 26 Nov 2013 18:38:19 -0800 goetz 8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.
Fri, 15 Nov 2013 11:05:32 -0800 goetz 8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering
Tue, 14 Jan 2014 17:46:48 -0800 kvn 8002074: Support for AES on SPARC
Mon, 28 Oct 2013 08:34:10 +0100 rbackman 8027353: Exact intrinsics: assert(n != NULL) failed: must not be null
Fri, 18 Oct 2013 10:41:56 +0200 rbackman 8026844: Various Math functions needs intrinsification
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, 27 Sep 2013 11:52:24 +0400 shade 8014447: Object.hashCode intrinsic breaks inline caches
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact