hotspot/src/share/vm/opto/parse1.cpp
2016-06-20 cvarming 8159720: Failure of C2 compilation with tiered prevents some C1 compilations.
2016-06-20 thartmann 8159715: Fix for 8072422 is incorrect
2016-06-01 thartmann 8155046: Parse::Block construction using undefined behavior
2016-05-03 stefank 8141501: Problems with BitMap buffer management
2015-10-13 coleenp 8132051: Better byte behavior
2016-04-08 bharadwaj Merge
2016-04-04 jprovino 8132524: Missing includes to resourceArea.hpp
2016-04-04 zmajo 8072422: Cleanup: Remove some unused flags/code in loop optimizations
2016-02-29 redestad 8150720: Cleanup code around PrintOptoStatistics
2015-12-27 hshi 8144993: Elide redundant memory barrier after AllocationNode
2015-12-11 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
2015-11-16 simonis 8141551: C2 can not handle returns with inccompatible interface arrays
2015-11-16 neliasso Merge
2015-11-13 neliasso Merge
2015-10-22 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
2015-11-16 hshi 8139758: [REDO] Elide more final field's write memory barrier with escape analysis result
2015-11-12 twisti 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
2015-10-17 dlong Merge
2015-09-29 david 8080775: Better argument formatting for assert() and friends
2015-10-16 roland 8139750: [BACKOUT] Elide more final field's write memory barrier with escape analysis result
2015-10-15 roland 8138956: Elide more final field's write memory barrier with escape analysis result
2015-01-15 zmajo 8067374: Use %f instead of %g for LogCompilation output
2014-12-22 roland 8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
2014-11-06 zmajo 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
2014-09-25 shade 8058968: Compiler time traces should be improved
2014-08-05 thartmann 8054033: Remove unused references to Compile*
2014-07-28 fzhinkin 8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on
2014-06-10 roland 8026796: Make replace_in_map() on parent maps generic
2014-06-02 thartmann 8034812: remove IDX_INIT macro hack in Node class
2014-05-13 iveresov 8032463: VirtualDispatch test timeout with DeoptimizeALot
2014-05-09 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
2014-04-01 morris 8001532: C2 node files refactoring
2014-03-21 kvn 8031320: Use Intel RTM instructions for locks
2014-03-03 shade 8031818: Experimental VM flag for enforcing safe object construction
2014-01-28 kvn Merge
2014-01-28 kvn Merge
2014-01-16 goetz 8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
2013-11-15 goetz 8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering
2014-01-24 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
2013-12-24 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
2013-10-23 roland 8024070: C2 needs some form of type speculation
2013-10-19 roland 8024069: replace_in_map() should operate on parent maps
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-01-09 twisti 8005418: JSR 292: virtual dispatch bug in 292 impl
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
2012-11-27 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
2012-10-06 vlivanov 7177003: C1: LogCompilation support
2012-10-02 kvn 7199742: A lot of C2 OSR compilations of the same method's bci
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-07-30 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-01-12 kvn 7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed
2012-01-07 kvn 7125896: Eliminate nested locks
2011-12-07 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
2011-05-04 kvn 5091921: Sign flip issues in loop optimizer
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-03-21 kvn 7008866: Missing loop predicate for loop with multiple entries
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-06-16 kvn 6959430: Make sure raw loads have control edge
less more (0) -60 tip