aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/bytecodeInfo.cpp
AgeCommit message (Expand)Author
2014-07-148049528: Method marked w/ @ForceInline isn't inlined with "executed < MinInli...vlivanov
2014-06-028043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in ...roland
2014-01-248032490: Remove -XX:+-UseOldInliningshade
2014-01-088028468: Add inlining information into ciReplaykvn
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...mikael
2013-11-148028159: C2: compiler stack overflow during inlining of @ForceInline methodsvlivanov
2013-10-048011138: C2: stack overflow in compiler thread because of recursive inlining ...twisti
2013-09-248022585: VM crashes when ran with -XX:+PrintInliningkvn
2013-07-188004872: Early loading of HashMap and StringValue under -XX:+AggressiveOpts c...ccheung
2013-05-138014286: failed java/lang/Math/DivModTests.java after 6934604 changeskvn
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-03-198010222: 8007439 disabled inlining of cold accessor methodskvn
2013-02-278007439: C2: adding successful message of inliningiignatyev
2013-02-018005439: no message about inline method if it specifed by CompileCommandvlivanov
2012-12-238005071: Incremental inlining for JSR 292roland
2012-12-188005031: Some cleanup in c2 to prepare for incremental inlining supportroland
2012-11-126830717: replay of compilations would help with debuggingminqi
2012-10-12Mergekvn
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-10-057177003: C1: LogCompilation supportvlivanov
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-03-137152961: InlineTree::should_not_inline may exit prematurelynever
2011-09-117088955: add C2 IR support to the SAnever
2011-09-027071307: MethodHandle bimorphic inlining should consider the frequencynever
2011-09-017079673: JSR 292: C1 should inline bytecoded method handle adapterstwisti
2011-08-317078382: JSR 292: don't count method handle adapters against inlining budgetstwisti
2011-06-227057587: JSR 292 - crash with jruby in test/test_respond_to.rbnever
2011-05-107042122: JSR 292: adjust various inline thresholds for JSR 292 API methods an...twisti
2011-05-045091921: Sign flip issues in loop optimizerkvn
2011-05-026552561: MaxRecursiveInlineLevel flag doesn't operate correctlytwisti
2011-03-287022998: JSR 292 recursive method handle calls inline themselves infinitelytwisti
2011-03-117012648: move JSR 292 to package java.lang.invoke and adjust namesjrose
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-036953144: Tiered compilationiveresov
2010-06-02Mergejrose
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-236939207: refactor constant pool index processingjrose
2010-05-216930772: JSR 292 needs to support SPARC C1twisti
2010-05-016939134: JSR 292 adjustments to method handle invocationjrose
2010-01-086912063: inlining parameters need to be adjusted for some uses of the JVMjrose
2010-01-056893268: additional dynamic language related optimizations in C2twisti
2010-01-056829187: compiler optimizations required for JSR 292twisti
2009-08-06Mergekvn
2009-07-316833129: specjvm98 fails with NullPointerException in the compiler with -XX:D...cfang
2009-07-286862919: Update copyright yearxdono
2009-04-216655646: dynamic languages need dynamically linked call sitesjrose
2009-03-306821700: tune VM flags for peak performancekvn
2008-09-176384206: Phis which are later unneeded are impairing our ability to inline ba...never
2008-07-11Mergekvn
2008-07-036684714: Optimize EA Connection Graph build performancekvn