log src/share/vm/prims/jvmtiClassFileReconstituter.cpp @ 13156:2e76d94f8383

age author description
Tue, 07 May 2013 14:04:26 +0200 sla 8014044: Spelling error in JDK-8009615: boostrapmethod
Mon, 06 May 2013 19:49:18 +0200 sla 8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes
Fri, 03 May 2013 12:24:11 +0200 sla 8008453: JvmtiClassFileReconstituter does not recognize default methods
Thu, 08 Nov 2012 16:48:01 -0800 minqi Merge
Wed, 31 Oct 2012 16:20:03 -0700 sspitsyn 7194607: VerifyLocalVariableTableOnRetransformTest.sh fails after JSR-292 merge
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Tue, 18 Sep 2012 10:10:43 -0700 minqi 7191786: retransformClasses() does not pass in LocalVariableTypeTable of a method
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 13 Jul 2012 20:14:27 -0400 jiangli Merge
Tue, 26 Jun 2012 19:08:44 -0400 jiangli 7178145: Change constMethodOop::_exception_table to optionally inlined u2 table.
Mon, 09 Jul 2012 01:28:37 -0700 fparain 6294277: java -Xdebug crashes on SourceDebugExtension attribute larger than 64K
Tue, 13 Mar 2012 13:50:48 -0400 jiangli 7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
Thu, 01 Mar 2012 12:41:13 +0400 dsamersoff 7118280: The gbyc00102 JCK7 test causes an assert in JVM 7.0 fastdebug mode
Wed, 21 Dec 2011 16:41:15 -0500 coleenp 7064927: retransformClasses() does not pass in LocalVariableTable of a method
Wed, 14 Sep 2011 13:57:32 -0700 never 7090654: nightly failures after 7086585