aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/ci/ciMethod.cpp
AgeCommit message (Expand)Author
2014-03-14Mergeasaha
2014-03-038036100: Default method returns true for a while, and then returns falsevlivanov
2014-01-088028468: Add inlining information into ciReplaykvn
2013-10-238024070: C2 needs some form of type speculationroland
2013-10-078025566: EXCEPTION_ACCESS_VIOLATION in compiled by C1 String.valueOf methodtwisti
2013-10-078024943: ciReplay: fails to dump replay data during safepointingvlivanov
2013-09-138014013: CallInfo structure no longer accurately reports the result of a Link...drchase
2013-05-086934604: enable parts of EliminateAutoBox by defaultkvn
2013-04-098010862: The Method counter fields used for profiling can be allocated lazily.jiangli
2013-03-257198429: need checked categorization of caller-sensitive methods in the JDKtwisti
2013-02-058006613: adding reason to made_not_compilablevlivanov
2013-02-018006410: allocating without ResourceMark when CompileCommand was specifiedvlivanov
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
2012-11-158001077: remove ciMethod::will_linkbharadwaj
2012-11-126830717: replay of compilations would help with debuggingminqi
2012-11-068000725: NPG: method_holder() and pool_holder() and pool_holder field should ...coleenp
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-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-06-267178145: Change constMethodOop::_exception_table to optionally inlined u2 table.jiangli
2011-10-127092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with ...twisti
2011-08-317078382: JSR 292: don't count method handle adapters against inlining budgetstwisti
2011-07-017057120: Tiered: Allow C1 to inline methods with loopsiveresov
2011-06-237056328: JSR 292 invocation sometimes fails in adapters for types not on boot...jrose
2011-03-117012648: move JSR 292 to package java.lang.invoke and adjust namesjrose
2011-01-276990754: Use native memory and reference counting to implement SymbolTablecoleenp
2010-12-027003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot...iveresov
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-056989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linuxiveresov
2010-09-246986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())...twisti
2010-09-036953144: Tiered compilationiveresov
2010-08-256978355: renaming for 6961697twisti
2010-08-116976186: integrate Shark HotSpot changestwisti
2010-07-166969574: invokedynamic call sites deoptimize instead of executingjrose
2010-07-146968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencieskvn
2010-06-02Mergejrose
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-216930772: JSR 292 needs to support SPARC C1twisti
2010-02-076923002: assert(false,"this call site should not be polymorphic")kvn
2010-02-016614597: Performance variability in jvm2008 xml.validationkvn
2010-01-086914206: change way of permission checking for generated MethodHandle adapterstwisti
2010-01-056829187: compiler optimizations required for JSR 292twisti
2009-09-166854812: 6.0_14-b08 crashes with a SIGSEGVnever
2009-05-086788527: Server vm intermittently fails with assertion "live value must not b...kvn
2009-04-086655638: dynamic languages need method handlesjrose
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-056709093: Compressed Oops: reduce size of compiled methodskvn
2008-02-216498878: client compiler crashes on windows when dealing with breakpoint inst...kvn
2007-12-01Initial loadjdk7-b24duke