hotspot/src/cpu/x86/vm/methodHandles_x86.cpp
2016-04-04 jprovino 8132524: Missing includes to resourceArea.hpp
2015-10-26 coleenp 8139163: InstanceKlass::cast passes through NULL
2015-10-09 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
2015-09-29 david 8080775: Better argument formatting for assert() and friends
2015-09-18 minqi 8135085: Change Method::_intrinsic_id from u1 to u2
2015-06-24 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
2015-04-27 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
2015-02-13 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
2014-05-09 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
2013-10-03 iveresov Merge
2013-09-26 hseigel 7195622: CheckUnhandledOops has limited usefulness now
2013-09-27 drchase 8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME)
2013-04-04 mikael 8003310: Enable -Wunused-function when compiling with gcc
2012-12-11 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
2012-11-30 twisti 8003240: x86: move MacroAssembler into separate file
2012-10-09 twisti 8000263: JSR 292: signature types may appear to be unloaded
2012-09-17 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
2012-09-12 coleenp 7196681: NPG: Some JSR 292 tests crash in Windows exception handler
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-02-13 twisti 7141329: Strange values of stack_size in -XX:+TraceMethodHandles output
2012-02-02 twisti 7141637: JSR 292: MH spread invoker crashes with NULL argument on x86_32
2012-01-26 bdelsart 7120468: SPARC/x86: use frame::describe to enhance trace_method_handle
2012-01-24 bdelsart 7120450: complete information dumped by frame_describe
2012-01-19 jrose 7111138: delete the obsolete flag -XX:+UseRicochetFrames
2011-12-07 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
2011-11-08 never 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
2011-10-11 twisti 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
2011-09-10 never 7088020: SEGV in JNIHandleBlock::release_block
2011-09-03 never 7071307: MethodHandle bimorphic inlining should consider the frequency
2011-08-08 never 7075623: 6990212 broke raiseException in 64 bit
2011-07-15 never 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
2011-06-16 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
2011-06-14 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
2011-06-09 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
2011-06-04 never 7045514: SPARC assembly code for JSR 292 ricochet frames
2011-05-18 never 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
2011-05-12 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
2011-05-06 never 6939861: JVM should handle more conversion operations
2011-05-03 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
2011-03-12 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
2011-02-28 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
2011-02-14 twisti 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
2011-01-10 twisti 7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL
2010-12-22 twisti 7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-10-15 acorn Merge
2010-10-13 acorn Merge
2010-10-07 coleenp 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
2010-10-11 twisti 6829194: JSR 292 needs to support compressed oops
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-14 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-01 jrose 6939134: JSR 292 adjustments to method handle invocation
2010-04-30 twisti 6943304: remove tagged stack interpreter
2010-04-29 twisti 6829193: JSR 292 needs to support SPARC
2010-03-26 acorn Merge
2010-03-18 twisti 6932091: JSR 292 x86 code cleanup
2010-03-08 twisti 6932536: JSR 292 modified JDK MethodHandlesTest fails on x86_64
2010-02-23 twisti 6928839: JSR 292 typo in x86 _adapter_check_cast
less more (0) -60 tip