hotspot/src/share/vm/opto/graphKit.cpp
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-04-24 johnc 8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t
2013-03-26 kvn 8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
2012-12-23 roland 8005071: Incremental inlining for JSR 292
2012-12-20 kvn 8004741: Missing compiled exception handle table entry for multidimensional array allocation
2012-12-18 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
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-08 vlivanov 8000313: C2 should use jlong for 64bit values
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-08-28 twisti 7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-05-14 kvn 6924259: Remove String.count/String.offset
2012-02-08 kvn 7143491: G1 C2 CTW: assert(p2x->outcnt() == 2) failed: expects 2 users: Xor and URShift nodes
2011-12-20 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
2011-12-07 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
2011-08-02 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
2011-05-04 kvn 5091921: Sign flip issues in loop optimizer
2011-04-29 kvn Merge
2011-04-27 never 7029167: add support for conditional card marks
2011-04-25 never 7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoEscapeAnalysis
2011-04-21 kvn 7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
2011-04-14 johnc Merge
2011-04-10 jrose Merge
2011-04-02 kvn 7032314: Allow to generate CallLeafNoFPNode in IdealKit
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-07 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
2011-03-21 kvn 7008866: Missing loop predicate for loop with multiple entries
2010-12-03 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-11-18 kvn 7000491: assert(false) failed: should be optimized out in SharedRuntime::g1_wb_pre
2010-09-09 never 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
2010-08-25 twisti 6978355: renaming for 6961697
2010-08-21 jrose 6912064: type profiles need to be exploited more for dynamic language support
2010-06-16 kvn 6959430: Make sure raw loads have control edge
2010-06-10 jmasa Merge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-06-08 johnc 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
2010-04-27 never 6943485: JVMTI always on capabilities change code generation too much
2010-02-12 kvn Merge
2010-02-02 dcubed 6902182: 4/4 Starting with jdwp agent should not incur performance penalty
2010-02-08 kvn 6910605: C2: NullPointerException/ClassCaseException is thrown when C2 with DeoptimizeALot is used
2010-01-13 ysr 6896647: card marks can be deferred too long
2010-01-05 twisti 6829187: compiler optimizations required for JSR 292
2009-12-09 never 6908167: jbb2005, OptimizeStringConcat causes assert in EA
2009-11-12 never 6892658: C2 should optimize some stringbuilder patterns
2009-10-16 ysr 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
2009-09-14 cfang 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default)
2009-09-08 kvn 6880052: SIGSEGV in GraphKit::null_check_common()
2009-09-08 kvn 6875619: CTW fails with /hotspot/src/share/vm/opto/type.hpp
2009-08-28 kvn 6875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cpp
2009-08-01 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
2009-07-16 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
2009-07-01 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
2009-06-26 never 6818666: G1: Type lost in g1 pre-barrier
2009-05-08 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
2009-04-23 cfang 6589834: deoptimization problem with -XX:+DeoptimizeALot
2009-04-22 jrose 6655646: dynamic languages need dynamically linked call sites
less more (0) -60 tip