log src/cpu/x86/vm/methodHandles_x86.cpp @ 4818:82e5a84b7436

age author description
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
Tue, 08 Nov 2011 10:31:53 -0800 never 7104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffer
Tue, 11 Oct 2011 02:19:37 -0700 twisti 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
Sat, 10 Sep 2011 00:11:04 -0700 never 7088020: SEGV in JNIHandleBlock::release_block
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
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
Wed, 08 Jun 2011 17:04:06 -0700 jrose 7047697: MethodHandle.invokeExact call for wrong method causes VM failure if run with -Xcomp
Fri, 03 Jun 2011 22:31:43 -0700 never 7045514: SPARC assembly code for JSR 292 ricochet frames
Tue, 17 May 2011 19:11:51 -0700 never 7045513: JSR 292 inlining causes crashes in methodHandleWalk.cpp
Thu, 12 May 2011 14:04:48 -0700 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW