aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/callGenerator.cpp
AgeCommit message (Expand)Author
2012-10-247184394: add intrinsics to use AES instructionskvn
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-217192167: JSR 292: C1 has old broken code which needs to be removedtwisti
2012-07-307187454: stack overflow in C2 compiler thread on Solaris x86kvn
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-06-187157365: jruby/bench.bench_timeout crashes with JVM internal errortwisti
2012-04-177162094: LateInlineCallGenerator::do_late_inline crashed on uninitialized _ca...never
2011-11-177108383: JSR 292: JRuby bench_define_method_methods.rb: assert(slow_jvms != N...twisti
2011-11-097087727: JSR 292: C2 crash if ScavengeRootsInCode=2 when "static final" Metho...twisti
2011-09-027071307: MethodHandle bimorphic inlining should consider the frequencynever
2011-09-027085404: JSR 292: VolatileCallSites should have push notification tootwisti
2011-09-017079673: JSR 292: C1 should inline bytecoded method handle adapterstwisti
2011-08-297083184: JSR 292: don't store context class argument with call site dependenciestwisti
2011-08-167071653: JSR 292: call site change notification should be pushed not pulledtwisti
2011-06-027050554: JSR 292 - need optimization for selectAlternativenever
2011-04-016909440: C2 fails with assertion (_always_cold->is_cold(),"must always be cold")never
2011-03-117012648: move JSR 292 to package java.lang.invoke and adjust namesjrose
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-02-186926782: CodeBuffer size too small after 6921352twisti
2010-01-056893268: additional dynamic language related optimizations in C2twisti
2010-01-056829187: compiler optimizations required for JSR 292twisti
2009-11-126892658: C2 should optimize some stringbuilder patternsnever
2008-10-026754988: Update copyright yearjdk7-b37xdono
2008-08-016731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change ...kvn
2007-12-01Initial loadjdk7-b24duke