aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/graphKit.cpp
AgeCommit message (Expand)Author
2014-03-25Mergekvn
2014-03-208031320: Use Intel RTM instructions for lockskvn
2014-03-246653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension o...poonam
2014-02-25Mergekvn
2014-01-248027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no long...roland
2014-01-22Mergekvn
2014-03-148031754: Type speculation should favor profile data from outermost inlined me...roland
2014-02-258031752: Failed speculative optimizations should be reattempted when root of ...roland
2014-03-108025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTe...iveresov
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...hs25-b65mikael
2013-11-158024921: PPC64 (part 113): Extend Load and Store nodes to know about memory o...goetz
2013-10-238024070: C2 needs some form of type speculationroland
2013-10-198024069: replace_in_map() should operate on parent mapsroland
2013-10-158026293: Schedule part of G1 pre-barrier latekvn
2013-10-13Mergeiveresov
2013-10-11Mergejcoomes
2013-10-088014555: G1: Memory ordering problem with Conc refinement and card markingmgerdin
2013-10-038024067: Missing replace_in_map() calls following null checksroland
2013-09-308025599: Missing store barrier with OptimizeStringConcattwisti
2013-09-108001107: @Stable annotation for constant folding of lazily evaluated variablesvlivanov
2013-08-288023597: Optimize G1 barriers code for unsafe load_storekvn
2013-08-238023472: C2 optimization breaks with G1kvn
2013-07-028019247: SIGSEGV in compiled method c8e.e.t_.getArray(Ljava/lang/Class;)[Ljav...kvn
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-04-248012715: G1: GraphKit accesses PtrQueue::_index as int but is size_tjohnc
2013-03-268004640: C2 assert failure in memnode.cpp: NULL+offs not RAW addresskvn
2012-12-238005071: Incremental inlining for JSR 292roland
2012-12-198004741: Missing compiled exception handle table entry for multidimensional a...kvn
2012-12-188005031: Some cleanup in c2 to prepare for incremental inlining supportroland
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
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