log src/share/vm/oops/instanceKlassKlass.cpp @ 6038:8bafad97cd26

age author description
Wed, 02 May 2012 13:21:36 -0400 jiangli 7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support.
Thu, 29 Mar 2012 22:18:56 -0400 jiangli 7154670: The instanceKlass _implementors[] and _nof_implementors are not needed for non-interface klass.
Tue, 13 Mar 2012 13:50:48 -0400 jiangli 7109878: The instanceKlass EnclosingMethhod attribute fields can be folded into the _inner_class field.
Wed, 11 Jan 2012 19:54:34 -0800 dcubed 7129240: backout fix for 7102776 until 7128770 is resolved
Thu, 17 Nov 2011 12:53:59 -0500 coleenp 7102776: Pack instanceKlass boolean fields into single u1 field
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Fri, 15 Apr 2011 09:36:28 -0400 coleenp 7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Tue, 08 Feb 2011 12:33:19 +0100 stefank 7014851: Remove unused parallel compaction code
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 22 Jul 2010 10:27:41 -0400 tonyp 6962589: remove breadth first scanning code from parallel gc
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends