aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/parse1.cpp
AgeCommit message (Expand)Author
2017-02-158174164: SafePointNode::_replaced_nodes breaks with irreducible loopsroland
2016-04-24Mergerobm
2016-04-218141551: C2 can not handle returns with inccompatible interface arraysshshahma
2016-04-158055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) f...shshahma
2016-04-05Mergeasaha
2016-03-018139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wun...csahu
2016-01-158132051: Better byte behaviorkevinw
2014-11-108057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStr...zmajo
2014-08-138026796: Make replace_in_map() on parent maps genericroland
2014-07-288051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt...fzhinkin
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-03-25Mergekvn
2014-03-208031320: Use Intel RTM instructions for lockskvn
2014-02-25Mergekvn
2014-01-248027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no long...roland
2014-01-22Mergekvn
2014-01-168029101: PPC64 (part 211): ordering of Independent Reads of Independent Writesgoetz
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...mikael
2013-11-158024921: PPC64 (part 113): Extend Load and Store nodes to know about memory o...goetz
2013-10-238024070: C2 needs some form of type speculationroland
2013-10-198024069: replace_in_map() should operate on parent mapsroland
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-01-098005418: JSR 292: virtual dispatch bug in 292 impltwisti
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
2012-10-057177003: C1: LogCompilation supportvlivanov
2012-10-027199742: A lot of C2 OSR compilations of the same method's bcikvn
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-307187454: stack overflow in C2 compiler thread on Solaris x86kvn
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-01-127128355: assert(!nocreate) failed: Cannot build a phi for a block already parsedkvn
2012-01-077125896: Eliminate nested lockskvn
2011-12-077118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() funct...stefank
2011-05-045091921: Sign flip issues in loop optimizerkvn
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-217008866: Missing loop predicate for loop with multiple entrieskvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-06-156959430: Make sure raw loads have control edgekvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-146938026: C2 compiler fails in Node::rematerialize()constnever
2010-03-186926979: should simplify catch_inline_exceptionnever
2010-03-016930398: fix for return address locals in OSR entries uses wrong testnever
2010-02-256915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestat...never
2010-02-166877221: Endless deoptimizations in OSR nmethodnever
2010-01-126894779: Loop Predication for Loop Optimizer in C2cfang
2009-11-116892079: live value must not be garbage failure after fix for 6854812never
2009-09-166854812: 6.0_14-b08 crashes with a SIGSEGVnever
2009-07-286862919: Update copyright yearxdono
2009-05-086788527: Server vm intermittently fails with assertion "live value must not b...kvn