aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/library_call.cpp
AgeCommit message (Expand)Author
2014-11-108057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStr...zmajo
2014-09-098057758: Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must ...roland
2014-09-028055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() methodkvn
2014-08-138054927: Missing MemNode::acquire ordering in some volatile Load nodeskvn
2014-08-138026796: Make replace_in_map() on parent maps genericroland
2014-06-118035968: Leverage CPU Instructions to Improve SHA Performance on SPARCkvn
2014-06-108035605: Expand functionality of PredictedIntrinsicGeneratorkvn
2014-06-178033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: a...vlivanov
2014-05-308011646: SEGV in compiled code with loop predicationanoll
2014-05-058042052: assert(t != NULL) failed: must set before getanoll
2014-04-258029302: Performance regression in Math.pow intrinsicadlertz
2014-03-25Mergekvn
2014-03-246653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension o...poonam
2014-02-208035394: PPC64: Make usage of intrinsic dsqrt depend on processor recognition.goetz
2014-02-25Mergekvn
2014-01-168029101: PPC64 (part 211): ordering of Independent Reads of Independent Writesgoetz
2014-01-148002074: Support for AES on SPARCkvn
2014-01-238027754: Enable loop optimizations for loops with MathExact insiderbackman
2014-02-266498581: ThreadInterruptTest3 produces wrong output on Windowsminqi
2013-11-268028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.goetz
2013-11-158024921: PPC64 (part 113): Extend Load and Store nodes to know about memory o...goetz
2013-10-288027353: Exact intrinsics: assert(n != NULL) failed: must not be nullrbackman
2013-10-188026844: Various Math functions needs intrinsificationrbackman
2013-10-238024070: C2 needs some form of type speculationroland
2013-10-198024069: replace_in_map() should operate on parent mapsroland
2013-09-278014447: Object.hashCode intrinsic breaks inline cachesshade
2013-09-278024924: Intrinsify java.lang.Math.addExactrbackman
2013-09-248022585: VM crashes when ran with -XX:+PrintInliningkvn
2013-09-19Mergeadlertz
2013-09-16Mergetschatzl
2013-09-138014013: CallInfo structure no longer accurately reports the result of a Link...drchase
2013-09-108001107: @Stable annotation for constant folding of lazily evaluated variablesvlivanov
2013-08-288023597: Optimize G1 barriers code for unsafe load_storekvn
2013-08-128015107: NPG: Use consistent naming for metaspace conceptsehelin
2013-08-088022675: Redundant class init checkrbackman
2013-07-027088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32drchase
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-05-098014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()kvn
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-03-257198429: need checked categorization of caller-sensitive methods in the JDKtwisti
2013-02-188007959: Use expensive node logic for more math nodesroland
2013-02-127197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oobroland
2013-01-226896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86kvn
2013-01-118006127: remove printing code added with 8006031twisti
2013-01-118006031: LibraryCallKit::inline_array_copyOf disabled unintentionally with 71...twisti
2012-12-188004318: JEP-171: Support Unsafe fences intrinsicskvn
2012-12-18Mergevlivanov
2012-12-188003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted(...vlivanov
2012-12-188005031: Some cleanup in c2 to prepare for incremental inlining supportroland
2012-12-038004319: test/gc/7168848/HumongousAlloc.java fails after 7172640twisti