aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/c1/c1_GraphBuilder.cpp
AgeCommit message (Expand)Author
2014-07-148049532: LogCompilation: C1: inlining tree is flat (no depth is stored)vlivanov
2014-06-048031994: java/lang/Character/CheckProp test times outrbackman
2014-07-108043546: C1 optimizes @Stable instance fields with default valuesvlivanov
2014-07-028046542: [I.finalize() calls from methods compiled by C1 do not cause Illegal...roland
2014-04-258041481: JVM crashes with collect_args_for_profilingroland
2014-03-288035887: VM crashes trying to force inlining the recursive callvlivanov
2014-01-078028064: tiered may collect wrong receiver type at virtual callroland
2013-11-128027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpproland
2013-10-308026735: Stream tests throw java.lang.IncompatibleClassChangeErroriveresov
2013-10-238012941: JSR 292: too deep inlining might crash compiler because of stack ove...vlivanov
2013-10-228026251: New type profiling points: parameters to methodsroland
2013-10-128026054: New type profiling points: type of return values at callsroland
2013-10-098023657: New type profiling points: arguments to callroland
2013-09-248022585: VM crashes when ran with -XX:+PrintInliningkvn
2013-08-208022283: Assertion failed: assert(is_loaded() && field->holder()->is_loaded()...rbackman
2013-08-217199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site...roland
2013-07-027088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32drchase
2013-03-217153771: array bound check elimination for c1roland
2013-02-018005439: no message about inline method if it specifed by CompileCommandvlivanov
2013-01-148006095: C1: SIGSEGV w/ -XX:+LogCompilationvlivanov
2012-12-188004318: JEP-171: Support Unsafe fences intrinsicskvn
2012-11-158001077: remove ciMethod::will_linkbharadwaj
2012-10-228000821: JSR 292: C1 fails to call virtual method (JRUBY-6920)twisti
2012-10-057177003: C1: LogCompilation supportvlivanov
2012-09-207023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()roland
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-08-287192406: JSR 292: C2 needs exact return type information for invokedynamic an...twisti
2012-08-217192167: JSR 292: C1 has old broken code which needs to be removedtwisti
2012-08-207190310: Inlining WeakReference.get(), and hoisting $referent may lead to non...kvn
2012-07-277187290: nightly failures after JSR 292 lazy method handle updatetwisti
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-07-126711908: JVM needs direct access to some annotationsjrose
2012-06-127174218: remove AtomicLongCSImpl intrinsicstwisti
2012-06-057171890: C1: add Class.isInstance intrinsicroland
2012-05-157133857: exp() and pow() should use the x87 ISA on x86roland
2012-03-067160570: Intrinsification support for tracing frameworkrbackman
2012-03-297154670: The instanceKlass _implementors[] and _nof_implementors are not need...jiangli
2012-03-02Mergenever
2012-03-026910464: Lookupswitch and Tableswitch default branches not recognized as safe...roland
2012-02-217120481: storeStore barrier in constructor with final fieldjiangli
2012-02-157126041: jdk7u4 b05 and b06 crash with RubyMine 3.2.4, works well with b04roland
2012-02-017090976: Eclipse/CDT causes a JVM crash while indexing C++ coderoland
2012-01-317132180: JSR 292: C1 JVM crash with ClassValue/MethodHandletwisti
2011-11-167112085: assert(fr.interpreter_frame_expression_stack_size()==0) failed: only...iveresov
2011-10-047097679: Tiered: events with bad bci to Gotos reduced from Ifsiveresov
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-317078382: JSR 292: don't count method handle adapters against inlining budgetstwisti
2011-07-287060619: C1 should respect inline and dontinline directives from CompilerOraclenever
2011-07-017057120: Tiered: Allow C1 to inline methods with loopsiveresov