aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/output.cpp
AgeCommit message (Expand)Author
2013-04-24Mergedlong
2013-04-248003853: specify offset of IC load in java_to_interp stubdlong
2013-04-118006952: Slow VM due to excessive code cache freelist iterationneliasso
2013-04-038010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-b...rasbold
2013-03-198009172: [parfait] Null pointer deference in hotspot/src/share/vm/opto/output...morris
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-177196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrectkvn
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-08-237192965: assert(is_aligned_sets(size)) failed: mask is not aligned, adjacent ...kvn
2012-02-157125136: SIGILL on linux amd64 in gc/ArrayJuggle/Juggle29kvn
2012-01-077125896: Eliminate nested lockskvn
2011-08-187080431: VM asserts if specified size(x) in .ad is larger than emitted sizekvn
2011-08-167079317: Incorrect branch's destination block in PrintoOptoAssembly outputkvn
2011-08-117063629: use cbcond in C2 generated code on T4kvn
2011-07-277069452: Cleanup NodeFlagskvn
2011-07-217063628: Use cbcond on T4kvn
2011-05-247047300: VM crashes with assert(_base == InstPtr) failed: Not an object pointerkvn
2011-04-08Mergejmasa
2011-04-057032963: StoreCM shouldn't participate in store eliminationnever
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-097025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCachekvn
2010-12-297008325: CodeCache exhausted on sparc starting from hs20b04kvn
2010-12-036961690: load oops from constant table on SPARCtwisti
2010-11-236989984: Use standard include model for Hospotstefank
2010-08-256978355: renaming for 6961697twisti
2010-08-046974682: CTW: assert(target != NULL) failed: must not be nullkvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-226888954: argument formatting for assert() and friendsjcoomes
2009-10-116888953: some calls to function-like macros are missing semicolonsjcoomes
2010-02-196910664: C2: java/util/Arrays/Sorting.java fails with DeoptimizeALot flagkvn
2010-02-186926782: CodeBuffer size too small after 6921352twisti
2010-02-096910618: C2: Error: assert(d->is_oop(),"JVM_ArrayCopy: dst not an oop")kvn
2010-02-016921352: JSR 292 needs its own deopt handlertwisti
2010-01-294360113: Evict nmethods when code cache gets fullkvn
2010-01-296921339: backout 6917766twisti
2010-01-296917766: JSR 292 needs its own deopt handlertwisti
2010-01-056829187: compiler optimizations required for JSR 292twisti
2010-01-046893081: method handle & invokedynamic code needs additional cleanup (post 68...twisti
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-08-06Mergekvn
2009-07-316833129: specjvm98 fails with NullPointerException in the compiler with -XX:D...cfang
2009-07-29Mergejdk7-b67trims
2009-07-286862919: Update copyright yearxdono
2009-07-236860599: nodes limit could be reached during Output phasekvn
2009-04-076826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projection...kvn
2009-02-276810672: Comment typostwisti
2008-12-036775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object mu...kvn
2008-11-066743900: frequency based block layoutrasbold
2008-10-286754519: don't emit flag fixup for NaN when condition being tested doesn't ne...never