aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/graphKit.cpp
AgeCommit message (Expand)Author
2012-10-088000313: C2 should use jlong for 64bit valuesvlivanov
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-08-287192406: JSR 292: C2 needs exact return type information for invokedynamic an...twisti
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-05-146924259: Remove String.count/String.offsetkvn
2012-02-077143491: G1 C2 CTW: assert(p2x->outcnt() == 2) failed: expects 2 users: Xor a...kvn
2011-12-207121140: Allocation paths require explicit memory synchronization operations ...roland
2011-12-077118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() funct...stefank
2011-08-027074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor ente...roland
2011-05-045091921: Sign flip issues in loop optimizerkvn
2011-04-29Mergekvn
2011-04-277029167: add support for conditional card marksnever
2011-04-257030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoE...never
2011-04-207026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::...kvn
2011-04-14Mergejohnc
2011-04-09Mergejrose
2011-04-077009266: G1: assert(obj->is_oop_or_null(true )) failed: Errorjohnc
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-04-027032314: Allow to generate CallLeafNoFPNode in IdealKitkvn
2011-03-217008866: Missing loop predicate for loop with multiple entrieskvn
2010-12-027003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot...iveresov
2010-11-236989984: Use standard include model for Hospotstefank
2010-11-187000491: assert(false) failed: should be optimized out in SharedRuntime::g1_w...kvn
2010-09-086965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000never
2010-08-256978355: renaming for 6961697twisti
2010-08-206912064: type profiles need to be exploited more for dynamic language supportjrose
2010-06-156959430: Make sure raw loads have control edgekvn
2010-06-10Mergejmasa
2010-06-076953058: G1: A bigapp crashes with SIGSEGV in compiled codejohnc
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-266943485: JVMTI always on capabilities change code generation too muchnever
2010-02-12Mergekvn
2010-02-086910605: C2: NullPointerException/ClassCaseException is thrown when C2 with D...kvn
2010-02-016902182: 4/4 Starting with jdwp agent should not incur performance penaltydcubed
2010-01-136896647: card marks can be deferred too longysr
2010-01-056829187: compiler optimizations required for JSR 292twisti
2009-12-086908167: jbb2005, OptimizeStringConcat causes assert in EAnever
2009-11-126892658: C2 should optimize some stringbuilder patternsnever
2009-10-166888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaningysr
2009-09-146877254: Server vm crashes with no branches off of store slice" when run with...cfang
2009-09-086880052: SIGSEGV in GraphKit::null_check_common()kvn
2009-09-086875619: CTW fails with /hotspot/src/share/vm/opto/type.hppkvn
2009-08-286875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cppkvn
2009-07-316833129: specjvm98 fails with NullPointerException in the compiler with -XX:D...cfang
2009-07-166851742: (EA) allocation elimination doesn't work with UseG1GCkvn
2009-07-016856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")never
2009-06-266818666: G1: Type lost in g1 pre-barriernever
2009-05-086788527: Server vm intermittently fails with assertion "live value must not b...kvn
2009-04-236589834: deoptimization problem with -XX:+DeoptimizeALotcfang