aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto
AgeCommit message (Expand)Author
2014-11-108057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStr...zmajo
2014-11-038059780: SPECjvm2008-MPEG performance regressions on x64 platformskvn
2014-10-248041984: CompilerThread seems to occupy all CPU in a very rare situationkvn
2014-10-238047383: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.En...iveresov
2014-10-018059556: C2: crash while inlining MethodHandle invocation w/ null receivervlivanov
2014-09-298058825: EA: ConnectionGraph::split_unique_types does incorrect scalar replac...vlivanov
2014-10-028059299: assert(adr_type != NULL) failed: expecting TypeKlassPtrkvn
2014-07-148048703: ReplacedNodes dumps it's content to ttyvlivanov
2014-07-148049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInli...vlivanov
2014-08-028046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943roland
2014-09-10Mergedrchase
2014-09-098057758: Tests run TypeProfileLevel=222 crash with guarantee(0) failed: must ...roland
2014-07-118036588: VerifyFieldClosure fails instanceKlass:3133drchase
2014-09-028056964: JDK-8055286 changes are incomplete.kvn
2014-08-138054927: Missing MemNode::acquire ordering in some volatile Load nodeskvn
2014-06-238046289: compiler/6340864/TestLongVect.java timeout withrbackman
2014-09-108030976: Untaken paths should be more vigorously pruned at highest optimizati...rbackman
2014-09-028055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() methodkvn
2014-08-198048879: "unexpected yanked node" opto/postaloc.cpp:139thartmann
2014-08-278046598: Scalable Native memory tracking developmentzgu
2014-08-138054883: Segmentation error while running programiveresov
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-08-058052081: Optimize generated by C2 code for Intel's Atom processorkvn
2014-07-318054054: 8040121 is brokenroland
2014-07-298040121: Load variable through a pointer of an incompatible type in src/hotsp...thartmann
2014-07-288051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt...fzhinkin
2014-03-118028037: [parfait] warnings from b114 for hotspot.src.share.vmdrchase
2014-07-028046542: [I.finalize() calls from methods compiled by C1 do not cause Illegal...roland
2014-06-178033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: a...vlivanov
2014-06-128046516: Segmentation fault in JVM (easily reproducible)kvn
2014-04-018032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Spa...roland
2014-06-098046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some ...kvn
2014-06-05Mergeanoll
2014-06-028043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in ...roland
2014-05-308011646: SEGV in compiled code with loop predicationanoll
2014-05-22Mergedrchase
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-05-168042786: Proper fix for 8032566kvn
2014-05-058042052: assert(t != NULL) failed: must set before getanoll
2014-04-258029302: Performance regression in Math.pow intrinsicadlertz
2014-05-028039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->hi...kvn
2014-04-308035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparckvn
2014-04-228041351: Crash in src/share/vm/opto/loopnode.cpp:3215 - assert(!had_error) fa...kvn
2014-04-238038921: assert(t != NULL) failed: must set before getanoll
2014-04-168038048: assert(null_obj->escape_state() == PointsToNode::NoEscape,etc) runTh...kvn
2014-04-158039050: Crash in C2 compiler at Node::rematerializekvn
2014-04-108038297: Avoid placing CTI immediately following cbcond instruction on T4iveresov
2014-03-288035828: Turn on @Stable support in VMvlivanov