log src/share/vm/classfile/classFileParser.cpp @ 2177:3582bf76420e

age author description
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 21 Dec 2010 04:37:30 -0800 twisti 7008165: Garbage in ClassFormatError message
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
Mon, 11 Oct 2010 04:18:58 -0700 twisti 6829194: JSR 292 needs to support compressed oops
Tue, 03 Aug 2010 15:55:03 -0700 kvn 6973963: SEGV in ciBlock::start_bci() with EA
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Tue, 15 Jun 2010 15:57:36 -0700 jrose Merge
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Fri, 04 Jun 2010 17:44:51 -0400 coleenp Merge