log src/share/vm/classfile/classFileParser.cpp @ 2011:dad31fc330cd

age author description
Fri, 03 Dec 2010 15:53:57 -0800 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 08 Nov 2010 14:33:48 -0800 iveresov Merge
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Thu, 28 Oct 2010 00:48:18 -0700 twisti 6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
Tue, 26 Oct 2010 14:08:49 -0400 kamg 6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
Tue, 12 Oct 2010 02:21:06 -0700 twisti 6991065: missed a review comment in 6829194