aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/compile.hpp
AgeCommit message (Expand)Author
2013-03-068009472: Print additional information for 8004640 failurekvn
2013-03-058009120: Fuzz instruction scheduling in HotSpot compilersshade
2013-02-127197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oobroland
2013-01-098005418: JSR 292: virtual dispatch bug in 292 impltwisti
2012-12-238005071: Incremental inlining for JSR 292roland
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-10-178000623: tools/javac/Diagnostics/6769027/T6769027.java crashes in PSPromotion...kvn
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-03-056658428: C2 doesn't inline java method if corresponding intrinsic failed to i...never
2011-11-167003454: order constants in constant table by number of references in codetwisti
2011-09-117088955: add C2 IR support to the SAnever
2011-08-187080431: VM asserts if specified size(x) in .ad is larger than emitted sizekvn
2011-08-117063629: use cbcond in C2 generated code on T4kvn
2011-04-027004535: Clone loop predicate during loop unswitchkvn
2011-03-187017732: move static fields into Class to prepare for perm gen removalnever
2010-12-036961690: load oops from constant table on SPARCtwisti
2010-11-236989984: Use standard include model for Hospotstefank
2010-07-026966411: escape.cpp:450 assert(base->Opcode() == Op_ConPkvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-266943485: JVMTI always on capabilities change code generation too muchnever
2010-02-186926782: CodeBuffer size too small after 6921352twisti
2010-01-126894779: Loop Predication for Loop Optimizer in C2cfang
2009-11-126892658: C2 should optimize some stringbuilder patternsnever
2009-09-226884624: Update copyright yearxdono
2009-07-236860599: nodes limit could be reached during Output phasekvn
2008-11-066743900: frequency based block layoutrasbold
2008-09-176384206: Phis which are later unneeded are impairing our ability to inline ba...never
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-03-146674588: (Escape Analysis) Improve Escape Analysis codekvn
2008-03-136671807: (Escape Analysis) Add new ideal node to represent the state of a sca...kvn
2008-03-066667610: (Escape Analysis) retry compilation without EA if it failskvn
2007-12-01Initial loadjdk7-b24duke