log src/share/vm/classfile/classFileParser.cpp @ 5998:49036505ab5f

age author description
Thu, 29 Mar 2012 22:18:56 -0400 jiangli 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Sun, 01 Apr 2012 17:04:26 -0400 acorn Merge
Fri, 23 Mar 2012 11:16:05 -0400 coleenp 7150058: Allocate symbols from null boot loader to an arena for NMT
Tue, 13 Mar 2012 13:50:48 -0400 jiangli 7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
Fri, 06 Jan 2012 16:18:29 -0800 dcubed Merge
Thu, 05 Jan 2012 06:24:52 -0800 dcubed 7127032: fix for 7122253 adds a JvmtiThreadState earlier than necessary
Wed, 04 Jan 2012 12:36:07 -0500 jiangli Merge