hotspot/src/share/vm/opto/library_call.cpp
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
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
Tue, 10 Jun 2014 13:37:16 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Tue, 10 Jun 2014 10:00:59 +0000 vlivanov 8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
Mon, 02 Jun 2014 08:07:29 +0200 thartmann 8034812: remove IDX_INIT macro hack in Node class
Fri, 30 May 2014 06:50:38 +0200 anoll 8011646: SEGV in compiled code with loop predication
Thu, 15 May 2014 17:38:50 -0400 coleenp 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
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
Wed, 09 Apr 2014 09:17:43 +0200 roland 8007988: PrintInlining output is inconsistent with incremental inlining
Tue, 01 Apr 2014 09:05:20 -0700 morris 8001532: C2 node files refactoring
Mon, 31 Mar 2014 09:08:53 +0200 roland 8031755: Type speculation should be used to optimize explicit null checks
Mon, 24 Mar 2014 08:43:10 -0700 poonam 6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
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
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
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
Tue, 14 Jan 2014 17:46:48 -0800 kvn 8002074: Support for AES on SPARC
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
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
Tue, 24 Sep 2013 16:08:00 -0700 kvn 8022585: VM crashes when ran with -XX:+PrintInlining
Thu, 19 Sep 2013 18:01:39 +0200 adlertz Merge
Mon, 16 Sep 2013 09:41:03 +0200 tschatzl Merge
Mon, 12 Aug 2013 17:37:02 +0200 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Tue, 10 Sep 2013 14:51:48 -0700 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
Wed, 28 Aug 2013 11:22:43 +0200 kvn 8023597: Optimize G1 barriers code for unsafe load_store
Thu, 08 Aug 2013 03:16:56 +0200 rbackman 8022675: Redundant class init check
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Thu, 09 May 2013 17:28:04 -0700 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Fri, 12 Apr 2013 10:14:42 +0100 chegar Merge
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Tue, 26 Feb 2013 16:16:54 -0800 twisti 8004336: Better handling of method handle intrinsic frames
Mon, 18 Feb 2013 09:06:24 +0100 roland 8007959: Use expensive node logic for more math nodes
Tue, 12 Feb 2013 12:56:11 +0100 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Tue, 22 Jan 2013 15:34:16 -0800 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
Fri, 11 Jan 2013 20:01:16 -0800 twisti 8006127: remove printing code added with 8006031
Fri, 11 Jan 2013 14:07:09 -0800 twisti 8006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 7172640
Fri, 21 Dec 2012 01:39:34 -0800 roland Merge
Wed, 12 Dec 2012 21:40:04 -0500 rkennke 8004898: library_call.cpp build error after 7172640 with GCC 4.7.2
Tue, 18 Dec 2012 17:37:44 -0800 kvn 8004318: JEP-171: Support Unsafe fences intrinsics
Tue, 18 Dec 2012 08:19:53 -0800 vlivanov Merge
Tue, 18 Dec 2012 14:55:25 +0100 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
Tue, 18 Dec 2012 06:52:00 -0800 vlivanov 8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop
Mon, 03 Dec 2012 15:48:49 -0800 twisti 8004319: test/gc/7168848/HumongousAlloc.java fails after 7172640
Mon, 26 Nov 2012 17:25:11 -0800 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
Wed, 24 Oct 2012 14:33:22 -0700 kvn 7184394: add intrinsics to use AES instructions
Wed, 17 Oct 2012 12:09:32 -0700 kvn 8000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotionManager::copy_to_survivor_space
less more (0) -100 -60 tip