hotspot/src/share/vm/opto/doCall.cpp
2012-10-24 kvn 7184394: add intrinsics to use AES instructions
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-09-19 twisti 7198499: TraceTypeProfile as diagnostic option
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-08-28 twisti 7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites
2012-08-01 twisti 7188276: JSR 292: assert(ct == T_OBJECT) failed: rt=T_OBJECT, ct=13
2012-07-30 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
2012-07-27 twisti 7187290: nightly failures after JSR 292 lazy method handle update
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-05-18 twisti 7170053: crash in C2 when using -XX:+CountCompiledCalls
2012-03-06 never 6658428: C2 doesn't inline java method if corresponding intrinsic failed to inline.
2011-11-17 twisti 7108383: JSR 292: JRuby bench_define_method_methods.rb: assert(slow_jvms != NULL) failed: miss path must not
2011-09-02 twisti 7085404: JSR 292: VolatileCallSites should have push notification too
2011-08-16 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
2011-06-22 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
2011-06-02 never 7050554: JSR 292 - need optimization for selectAlternative
2011-05-12 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
2011-05-10 twisti 7042122: JSR 292: adjust various inline thresholds for JSR 292 API methods and method handle adapters
2011-04-08 jrose 7009600: JSR 292 Server compiler crashes in Compile::find_intrinsic(ciMethod*, bool)
2011-03-28 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-09-29 twisti 6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
2010-07-12 never 6958668: repeated uncommon trapping for new of klass which is being initialized
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-03-18 never 6926979: should simplify catch_inline_exception
2010-02-07 kvn 6923002: assert(false,"this call site should not be polymorphic")
2010-02-02 kvn 6614597: Performance variability in jvm2008 xml.validation
2010-01-08 jrose 6912063: inlining parameters need to be adjusted for some uses of the JVM
2010-01-05 twisti 6893268: additional dynamic language related optimizations in C2
2010-01-05 twisti 6829187: compiler optimizations required for JSR 292
2010-01-04 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
2009-11-12 never 6892658: C2 should optimize some stringbuilder patterns
2009-07-28 xdono 6862919: Update copyright year
2009-05-08 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
2009-04-22 jrose 6655646: dynamic languages need dynamically linked call sites
2008-09-17 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
2008-07-02 xdono 6719955: Update copyright year
2008-05-21 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
2008-03-18 never 6666343: Compile::has_loops not always set correctly
2007-12-01 duke Initial load
less more (0) tip