hotspot/src/share/vm/opto/loopopts.cpp
2013-05-22 kvn 8014811: loopTransform.cpp assert(cmp_end->in(2) == limit) failed
2013-03-19 morris 8008811: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopopts.cpp
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
2012-10-12 kvn Merge
2012-10-09 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
2012-10-09 roland 7054512: Compress class pointers after perm gen removal
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-06-12 kvn 7173340: C2: code cleanup: use PhaseIterGVN::replace_edge(Node*, int, Node*) where applicable
2012-01-12 kvn 7064302: JDK7 build 147 crashed after testing my java 6-compiled web app
2011-11-09 kvn 7107042: assert(no_dead_loop) failed: dead loop detected
2011-10-26 kvn 7097546: Optimize use of CMOVE instructions
2011-07-27 kvn 7070134: Hotspot crashes with sigsegv from PorterStemmer
2011-04-26 kvn 7039586: test/java/util/Collections/Rotate.java failing with hs21-b09
2011-04-10 jrose Merge
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-04-02 kvn 7004535: Clone loop predicate during loop unswitch
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-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
2010-02-09 kvn 6924097: assert((_type == Type::MEMORY) == (_adr_type != 0),"adr_type for memory phis only")
2009-07-29 trims Merge
2009-07-15 never 6860469: remix_address_expressions sets incorrect control causing crash in split_if_with_block_post
2009-07-28 xdono 6862919: Update copyright year
2009-07-02 cfang 6855164: SIGSEGV during compilation of method involving loop over CharSequence.
2009-02-27 twisti 6810672: Comment typos
2008-10-03 never 6743188: incomplete fix for 6700047 C2 failed in idom_no_update
2008-09-17 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
2008-09-02 never 6738933: assert with base pointers must match with compressed oops enabled
2008-08-01 kvn 6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
2008-07-29 kvn 6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
2008-07-25 never 6700047: C2 failed in idom_no_update
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-26 kvn 6716441: error in meet with +DoEscapeAnalysis
2008-06-20 kvn 6715633: when matching a memory node the adr_type should not change
2008-05-21 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
2008-04-09 rasbold 6684385: Loop unswitching crashes without LoopNode
2008-03-19 never 6659207: access violation in CompilerThread0
2008-03-13 kvn 6673473: (Escape Analysis) Add the instance's field information to PhiNode
2008-03-01 kvn 6667588: Don't generate duplicated CMP for float/double values
2007-12-01 duke Initial load
less more (0) tip