hotspot/src/cpu/sparc/vm/methodHandles_sparc.cpp
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Tue, 03 Jun 2014 18:24:38 -0700 mikael 8044735: Print format/argument warnings
Fri, 27 Sep 2013 13:36:25 -0400 drchase 8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME)
Tue, 11 Dec 2012 12:41:31 -0500 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
Thu, 06 Dec 2012 09:57:41 -0800 twisti 8003250: SPARC: move MacroAssembler into separate file
Mon, 08 Oct 2012 17:04:00 -0700 twisti 8000263: JSR 292: signature types may appear to be unloaded
Mon, 17 Sep 2012 12:57:58 -0700 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
Tue, 11 Sep 2012 20:20:38 -0400 coleenp 7196681: NPG: Some JSR 292 tests crash in Windows exception handler
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Thu, 26 Jan 2012 16:49:22 +0100 bdelsart 7120468: SPARC/x86: use frame::describe to enhance trace_method_handle
Tue, 24 Jan 2012 15:41:17 +0100 bdelsart 7120450: complete information dumped by frame_describe
Thu, 19 Jan 2012 13:00:11 -0800 jrose 7111138: delete the obsolete flag -XX:+UseRicochetFrames
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Wed, 16 Nov 2011 01:39:50 -0800 twisti 7003454: order constants in constant table by number of references in code
Tue, 08 Nov 2011 10:31:53 -0800 never 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Mon, 08 Aug 2011 13:19:46 -0700 never 7075623: 6990212 broke raiseException in 64 bit
Thu, 21 Jul 2011 11:25:07 -0700 kvn 7063628: Use cbcond on T4
Fri, 15 Jul 2011 15:35:50 -0700 never 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Tue, 14 Jun 2011 14:41:33 -0700 never 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Thu, 12 May 2011 14:04:48 -0700 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
Wed, 04 May 2011 00:41:48 -0700 twisti 7041244: JSR 292: Server VM gets a SEGV running a JCK test
Mon, 02 May 2011 18:53:37 -0700 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
Wed, 20 Apr 2011 09:29:00 -0700 never 7009346: java/dyn/InvokeDynamicPrintArgs.java fails with NPE on solaris-sparc with -Xcomp
Mon, 21 Mar 2011 02:30:49 -0700 twisti 7027232: JSR 292: wrong numeric value returned by MH on solaris-sparc
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Mon, 28 Feb 2011 06:07:12 -0800 twisti 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc
Mon, 14 Feb 2011 03:21:18 -0800 twisti 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
Mon, 10 Jan 2011 00:56:39 -0800 twisti 7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL
Wed, 22 Dec 2010 02:02:53 -0800 twisti 7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot
Fri, 03 Dec 2010 06:14:37 -0800 twisti 7003798: test/compiler/6991596 fails with true != false
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 04 Nov 2010 12:16:58 -0700 twisti 6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
Sat, 30 Oct 2010 11:45:49 -0700 jrose 6994093: MethodHandle.invokeGeneric needs porting to SPARC
Mon, 18 Oct 2010 01:54:24 -0700 twisti 6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
Wed, 13 Oct 2010 01:19:43 -0700 twisti 6987555: JSR 292 unboxing to a boolean value fails on big-endian SPARC
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 21 May 2010 02:59:24 -0700 twisti 6930772: JSR 292 needs to support SPARC C1
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Thu, 29 Apr 2010 06:30:25 -0700 twisti 6829193: JSR 292 needs to support SPARC
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
less more (0) tip