hotspot/src/share/vm/opto/phaseX.hpp
2016-02-17 roland 8148786: xml.tranform fails on x86-64
2015-12-11 roland 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
2015-12-01 zmajo 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
2015-11-09 roland 8137168: Replace IfNode with a new RangeCheckNode for range checks
2014-08-29 thartmann 8056067: NodeHash debug variables are available in product build
2014-08-11 roland 7173584: Implement arraycopy as a macro node
2014-07-25 thartmann 8040213: C2 does not put all modified nodes on IGVN worklist
2014-04-14 anoll 8039425: Code cleanup: PhaseIterGVN::optimize()
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
2012-12-23 roland 8005071: Incremental inlining for JSR 292
2012-10-12 kvn Merge
2012-10-09 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
2012-10-08 vlivanov 8000313: C2 should use jlong for 64bit values
2012-08-10 twisti Merge
2012-07-16 dlong 7147464: Java crashed while executing method with over 8k of dneg operations
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-06-12 kvn 7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
2012-01-11 kvn 7128352: assert(obj_node == obj) failed
2011-07-29 kvn 7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
2011-05-04 kvn 5091921: Sign flip issues in loop optimizer
2011-04-02 kvn 7004535: Clone loop predicate during loop unswitch
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-06-28 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
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-11-12 never 6892658: C2 should optimize some stringbuilder patterns
2009-09-22 xdono 6884624: Update copyright year
2009-07-16 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
2008-07-02 xdono 6719955: Update copyright year
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-03-20 kvn 6259129: (Escape Analysis) scalar replacement for not escaping objects
2007-12-01 duke Initial load
less more (0) tip