hotspot/src/cpu/sparc/vm/methodHandles_sparc.cpp
2012-12-11 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
2012-12-06 twisti 8003250: SPARC: 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-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-16 twisti 7003454: order constants in constant table by number of references in code
2011-11-08 never 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
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-21 kvn 7063628: Use cbcond on T4
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-04 never 7045514: SPARC assembly code for JSR 292 ricochet frames
2011-05-12 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
2011-05-04 twisti 7041244: JSR 292: Server VM gets a SEGV running a JCK test
2011-05-03 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
2011-04-20 never 7009346: java/dyn/InvokeDynamicPrintArgs.java fails with NPE on solaris-sparc with -Xcomp
2011-03-21 twisti 7027232: JSR 292: wrong numeric value returned by MH on solaris-sparc
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-12-03 twisti 7003798: test/compiler/6991596 fails with true != false
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-11-04 twisti 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
2010-10-30 jrose 6994093: MethodHandle.invokeGeneric needs porting to SPARC
2010-10-18 twisti 6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
2010-10-13 twisti 6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC
2010-10-11 twisti 6829194: JSR 292 needs to support compressed oops
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-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
2009-04-08 jrose 6655638: dynamic languages need method handles
less more (0) tip