Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now file | diff | annotate
Thu, 04 Apr 2013 10:01:26 -0700 8003310: Enable -Wunused-function when compiling with gcc file | diff | annotate
Tue, 11 Dec 2012 12:41:31 -0500 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing. file | diff | annotate
Fri, 30 Nov 2012 15:23:16 -0800 8003240: x86: move MacroAssembler into separate file file | diff | annotate
Mon, 08 Oct 2012 17:04:00 -0700 8000263: JSR 292: signature types may appear to be unloaded file | diff | annotate
Mon, 17 Sep 2012 12:57:58 -0700 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc file | diff | annotate
Tue, 11 Sep 2012 20:20:38 -0400 7196681: NPG: Some JSR 292 tests crash in Windows exception handler file | diff | annotate
Sat, 01 Sep 2012 13:25:18 -0400 6964458: Reimplement class meta-data storage to use native memory file | diff | annotate
Tue, 24 Jul 2012 10:51:00 -0700 7023639: JSR 292 method handle invocation needs a fast path for compiled code file | diff | annotate
Mon, 13 Feb 2012 02:29:22 -0800 7141329: Strange values of stack_size in -XX:+TraceMethodHandles output file | diff | annotate
Thu, 02 Feb 2012 09:14:38 -0800 7141637: JSR 292: MH spread invoker crashes with NULL argument on x86_32 file | diff | annotate
Thu, 26 Jan 2012 16:49:22 +0100 7120468: SPARC/x86: use frame::describe to enhance trace_method_handle file | diff | annotate
Tue, 24 Jan 2012 15:41:17 +0100 7120450: complete information dumped by frame_describe file | diff | annotate
Thu, 19 Jan 2012 13:00:11 -0800 7111138: delete the obsolete flag -XX:+UseRicochetFrames file | diff | annotate
Wed, 07 Dec 2011 11:35:03 +0100 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions file | diff | annotate
Tue, 08 Nov 2011 10:31:53 -0800 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer file | diff | annotate
Tue, 11 Oct 2011 02:19:37 -0700 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed file | diff | annotate
Sat, 10 Sep 2011 00:11:04 -0700 7088020: SEGV in JNIHandleBlock::release_block file | diff | annotate
Fri, 02 Sep 2011 20:58:21 -0700 7071307: MethodHandle bimorphic inlining should consider the frequency file | diff | annotate
Mon, 08 Aug 2011 13:19:46 -0700 7075623: 6990212 broke raiseException in 64 bit file | diff | annotate
Fri, 15 Jul 2011 15:35:50 -0700 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods file | diff | annotate
Thu, 16 Jun 2011 13:46:55 -0700 7055355: JSR 292: crash while throwing WrongMethodTypeException file | diff | annotate
Tue, 14 Jun 2011 14:41:33 -0700 7052219: JSR 292: Crash in ~BufferBlob::MethodHandles adapters file | diff | annotate
Wed, 08 Jun 2011 17:04:06 -0700 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp file | diff | annotate
Fri, 03 Jun 2011 22:31:43 -0700 7045514: SPARC assembly code for JSR 292 ricochet frames file | diff | annotate
Tue, 17 May 2011 19:11:51 -0700 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp file | diff | annotate
Thu, 12 May 2011 14:04:48 -0700 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW file | diff | annotate
Fri, 06 May 2011 16:33:13 -0700 6939861: JVM should handle more conversion operations file | diff | annotate
Mon, 02 May 2011 18:53:37 -0700 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp file | diff | annotate
Fri, 11 Mar 2011 22:34:57 -0800 7012648: move JSR 292 to package java.lang.invoke and adjust names file | diff | annotate
Mon, 28 Feb 2011 06:07:12 -0800 7012914: JSR 292 MethodHandlesTest C1: frame::verify_return_pc(return_address) failed: must be a return pc file | diff | annotate
Mon, 14 Feb 2011 03:21:18 -0800 7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC file | diff | annotate
Mon, 10 Jan 2011 00:56:39 -0800 7010180: JSR 292 InvokeDynamicPrintArgs fails with: assert(_adapter == NULL) failed: init'd to NULL file | diff | annotate
Wed, 22 Dec 2010 02:02:53 -0800 7007377: JSR 292 MethodHandlesTest.testCastFailure fails on SPARC with -Xcomp +DeoptimizeALot file | diff | annotate
Tue, 23 Nov 2010 13:22:55 -0800 6989984: Use standard include model for Hospot file | diff | annotate
Fri, 15 Oct 2010 15:12:04 -0400 Merge file | diff | annotate
Wed, 13 Oct 2010 11:46:46 -0400 Merge file | diff | annotate
Thu, 07 Oct 2010 08:06:06 -0700 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong file | diff | annotate
Mon, 11 Oct 2010 04:18:58 -0700 6829194: JSR 292 needs to support compressed oops file | diff | annotate
Fri, 24 Sep 2010 03:51:43 -0700 6986944: JSR 292 assert(caller_nm->is_method_handle_return(caller_frame.pc())) failed: must be MH call site file | diff | annotate
Mon, 13 Sep 2010 23:24:30 -0700 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions file | diff | annotate
Thu, 27 May 2010 19:08:38 -0700 6941466: Oracle rebranding changes for Hotspot repositories file | diff | annotate
Sat, 01 May 2010 02:42:18 -0700 6939134: JSR 292 adjustments to method handle invocation file | diff | annotate
Fri, 30 Apr 2010 08:37:24 -0700 6943304: remove tagged stack interpreter file | diff | annotate
Thu, 29 Apr 2010 06:30:25 -0700 6829193: JSR 292 needs to support SPARC file | diff | annotate
Fri, 26 Mar 2010 11:10:26 -0400 Merge file | diff | annotate
Thu, 18 Mar 2010 09:56:51 +0100 6932091: JSR 292 x86 code cleanup file | diff | annotate
Mon, 08 Mar 2010 04:46:30 -0800 6932536: JSR 292 modified JDK MethodHandlesTest fails on x86_64 file | diff | annotate
Tue, 23 Feb 2010 17:46:29 +0100 6928839: JSR 292 typo in x86 _adapter_check_cast file | diff | annotate
Mon, 04 Jan 2010 18:38:08 +0100 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164) file | diff | annotate
Mon, 04 Jan 2010 15:52:40 +0100 6894206: JVM needs a way to traverse method handle structures file | diff | annotate
Wed, 16 Dec 2009 12:48:04 +0100 6829192: JSR 292 needs to support 64-bit x86 file | diff | annotate
Sat, 17 Oct 2009 19:51:05 -0700 6815692: method handle code needs some cleanup (post-6655638) file | diff | annotate
Tue, 14 Jul 2009 15:40:39 -0700 6700789: G1: Enable use of compressed oops with G1 heaps file | diff | annotate
Wed, 08 Apr 2009 10:56:49 -0700 6655638: dynamic languages need method handles file | diff | annotate
Wed, 27 Apr 2016 01:25:04 +0800 Initial load file | diff | annotate
(0)tip

mercurial