aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/library_call.cpp
AgeCommit message (Expand)Author
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
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
2012-10-247184394: add intrinsics to use AES instructionskvn
2012-10-178000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotion...kvn
2012-10-12Mergekvn
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-10-088000263: JSR 292: signature types may appear to be unloadedtwisti
2012-09-298000213: NPG: Should have renamed arrayKlass and typeArrayKlasscoleenp
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-207023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()roland
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-08-207190310: Inlining WeakReference.get(), and hoisting $referent may lead to non...kvn
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-07-027177917: Failed test java/lang/Math/PowTests.javaroland
2012-06-187174363: Arrays.copyOfRange leads to VM crash with -Xcomp -server if executed...roland
2012-06-127174218: remove AtomicLongCSImpl intrinsicstwisti
2012-05-157133857: exp() and pow() should use the x87 ISA on x86roland
2012-05-146924259: Remove String.count/String.offsetkvn
2012-03-067160570: Intrinsification support for tracing frameworkrbackman
2012-03-127152957: VM crashes with assert(false) failed: bad AD filenever
2012-03-056658428: C2 doesn't inline java method if corresponding intrinsic failed to i...never
2012-02-10Mergebpittore
2012-02-077143491: G1 C2 CTW: assert(p2x->outcnt() == 2) failed: expects 2 users: Xor a...kvn
2012-01-257132690: InstanceKlass:_reference_type should be u1 typejiangli
2012-01-107128352: assert(obj_node == obj) failedkvn
2012-01-06Mergekvn
2011-12-207121140: Allocation paths require explicit memory synchronization operations ...roland
2011-12-077118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() funct...stefank
2011-12-067117052: instanceKlass::_init_state can be u1 typecoleenp
2011-09-267081933: Use zeroing elimination optimization for large arraykvn
2011-05-277047069: Array can dynamically change size when assigned to an object fieldkvn
2011-05-037041100: The load in String.equals intrinsic executed before null checkkvn
2011-04-29Mergekvn
2011-04-207026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::...kvn
2011-04-157036021: G1: build failure on win64 and linux with hs21 in jdk6 build environ...johnc
2011-04-14Mergejohnc
2011-04-137035117: G1: nsk/stress/jni/jnistress002 fails with assertion failurejohnc
2011-04-08Mergejmasa
2011-04-077009266: G1: assert(obj->is_oop_or_null(true )) failed: Errorjohnc
2011-04-037033154: Improve C1 arraycopy performanceroland