hotspot/src/share/vm/opto/node.cpp
2016-11-29 thartmann 8168996: C2 crash at postaloc.cpp:140 : assert(false) failed: unexpected yanked node
2016-07-27 dlong 8160742: Node::operator new invokes undefined behavior
2016-04-29 roland 8154943: AArch64: redundant address computation instructions with vectorization
2016-04-04 jprovino 8132524: Missing includes to resourceArea.hpp
2016-02-29 redestad 8150720: Cleanup code around PrintOptoStatistics
2016-01-18 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
2016-01-12 thartmann 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value
2015-12-11 roland 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
2016-01-08 mdoerr 8146612: C2: Precedence edges specification violated
2015-12-10 vlivanov 8144935: C2: safepoint is pruned from a non-counted loop
2015-12-01 zmajo 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
2015-10-08 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
2015-08-10 kvn 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
2015-03-18 mhaupt 8004073: Implement C2 Ideal node specific dump() method
2015-05-05 kvn 8076284: Improve vectorization of parallel streams
2015-03-24 roland 8069191: moving predicate out of loops may cause array accesses to bypass null check
2015-03-17 roland 8073480: C2 should optimize explicit range checks
2015-01-19 zmajo 8066312: Add new Node* Node::find_out(int opc) method.
2015-01-08 roland 8027626: assert(Opcode() != Op_If || outcnt() == 2) failed: bad if #1
2014-11-24 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
2014-08-19 thartmann 8048879: "unexpected yanked node" opto/postaloc.cpp:139
2014-08-05 thartmann 8054033: Remove unused references to Compile*
2014-07-25 thartmann 8040213: C2 does not put all modified nodes on IGVN worklist
2014-06-10 roland 8026796: Make replace_in_map() on parent maps generic
2014-06-02 iveresov 8044496: 8034812 broke build with clang
2014-06-02 thartmann 8034812: remove IDX_INIT macro hack in Node class
2014-05-09 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
2014-05-02 kvn 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
2014-02-20 kvn Merge
2014-02-12 henryjen 8033215: clang: node.cpp:284 IDX_INIT macro use uninitialized field _out
2014-01-28 kvn Merge
2014-01-28 kvn Merge
2013-11-22 goetz 8029025: PPC64 (part 203): opto: Move static _in_dump_cnt to Compile object.
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-08-23 kvn 8012972: Incremental Inlining should support scalar replaced object in debug info
2013-05-10 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-02-25 roland 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
2013-02-12 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
2013-01-22 kvn 8005055: pass outputStream to more opto debug routines
2012-12-17 brutisso 8004845: Catch incorrect usage of new and delete during compile time for value objects and stack objects
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
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-06-15 kvn 7119644: Increase superword's vector size up to 256 bits
2012-01-11 kvn 7128352: assert(obj_node == obj) failed
2011-06-28 kvn 7044738: Loop unroll optimization causes incorrect result
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-03-27 never 7024475: loop doesn't terminate when compiled
2011-02-10 kvn 7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early()
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2009-10-11 jcoomes 6888953: some calls to function-like macros are missing semicolons
2009-02-27 twisti 6810672: Comment typos
2008-08-27 kvn 6736417: Fastdebug C2 crashes in StoreBNode::Ideal
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-24 never 6718676: putback for 6604014 is incomplete
2008-06-13 kvn 6714406: Node::dominates() does not always check for TOP
less more (0) -60 tip