hotspot/src/share/vm/opto/output.cpp
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-09-18 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-08-23 kvn 7192965: assert(is_aligned_sets(size)) failed: mask is not aligned, adjacent sets
2012-02-16 kvn 7125136: SIGILL on linux amd64 in gc/ArrayJuggle/Juggle29
2012-01-07 kvn 7125896: Eliminate nested locks
2011-08-18 kvn 7080431: VM asserts if specified size(x) in .ad is larger than emitted size
2011-08-16 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
2011-08-11 kvn 7063629: use cbcond in C2 generated code on T4
2011-07-28 kvn 7069452: Cleanup NodeFlags
2011-07-21 kvn 7063628: Use cbcond on T4
2011-05-24 kvn 7047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointer
2011-04-08 jmasa Merge
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-04-06 never 7032963: StoreCM shouldn't participate in store elimination
2011-03-09 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
2010-12-29 kvn 7008325: CodeCache exhausted on sparc starting from hs20b04
2010-12-03 twisti 6961690: load oops from constant table on SPARC
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-08-25 twisti 6978355: renaming for 6961697
2010-08-05 kvn 6974682: CTW: assert(target != NULL) failed: must not be null
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-04-22 jcoomes 6888954: argument formatting for assert() and friends
2009-10-11 jcoomes 6888953: some calls to function-like macros are missing semicolons
2010-02-19 kvn 6910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flag
2010-02-18 twisti 6926782: CodeBuffer size too small after 6921352
2010-02-09 kvn 6910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop")
2010-02-01 twisti 6921352: JSR 292 needs its own deopt handler
2010-01-29 kvn 4360113: Evict nmethods when code cache gets full
2010-01-29 twisti 6921339: backout 6917766
2010-01-29 twisti 6917766: JSR 292 needs its own deopt handler
2010-01-05 twisti 6829187: compiler optimizations required for JSR 292
2010-01-04 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
2009-09-16 jrose 6863023: need non-perm oops in code cache for JSR 292
2009-08-06 kvn Merge
2009-07-29 trims Merge
2009-07-28 xdono 6862919: Update copyright year
2009-08-01 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
2009-07-23 kvn 6860599: nodes limit could be reached during Output phase
2009-04-07 kvn 6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call")
2009-02-27 twisti 6810672: Comment typos
2008-12-03 kvn 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
2008-11-06 rasbold 6743900: frequency based block layout
2008-10-28 never 6754519: don't emit flag fixup for NaN when condition being tested doesn't need it
2008-09-11 kvn 6706829: Compressed Oops: add debug info for narrow oops
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-24 never 6718676: putback for 6604014 is incomplete
2008-05-21 kvn 6695810: null oop passed to encode_heap_oop_not_null
2008-03-14 kvn 6672848: (Escape Analysis) improve lock elimination with EA
2008-03-13 kvn 6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint
2008-02-23 kvn 6650373: Assert in methodOopDesc::make_adapters()
2007-12-01 duke Initial load
less more (0) tip