hotspot/src/share/vm/ci/ciMethod.cpp
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-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-06-26 jiangli 7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
2011-10-13 twisti 7092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with signature types not on BCP
2011-08-31 twisti 7078382: JSR 292: don't count method handle adapters against inlining budgets
2011-07-01 iveresov 7057120: Tiered: Allow C1 to inline methods with loops
2011-06-24 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
2011-03-12 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
2011-01-28 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
2010-12-03 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-10-05 iveresov 6989368: Regression in scimark2.MonteCarlo in jdk7_b112 on Linux
2010-09-24 twisti 6986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed: must be MH call site
2010-09-04 iveresov 6953144: Tiered compilation
2010-08-25 twisti 6978355: renaming for 6961697
2010-08-11 twisti 6976186: integrate Shark HotSpot changes
2010-07-17 jrose 6969574: invokedynamic call sites deoptimize instead of executing
2010-07-14 kvn 6968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencies
2010-06-03 jrose Merge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-21 twisti 6930772: JSR 292 needs to support SPARC C1
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 twisti 6914206: change way of permission checking for generated MethodHandle adapters
2010-01-05 twisti 6829187: compiler optimizations required for JSR 292
2009-09-16 never 6854812: 6.0_14-b08 crashes with a SIGSEGV
2009-05-08 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
2009-04-08 jrose 6655638: dynamic languages need method handles
2008-07-02 xdono 6719955: Update copyright year
2008-06-05 kvn 6709093: Compressed Oops: reduce size of compiled methods
2008-02-22 kvn 6498878: client compiler crashes on windows when dealing with breakpoint instructions
2007-12-01 duke Initial load
less more (0) tip