log src/share/vm/runtime/fieldDescriptor.hpp @ 6199:3f1ab0c19c30

age author description
Fri, 22 Jun 2012 14:00:39 -0400 jiangli 7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
Mon, 21 May 2012 14:10:35 -0400 jiangli 7168280: Eliminate the generic signature index slot from field array for field without generic signature.
Sun, 18 Dec 2011 00:41:15 +0100 Thomas Wuerthinger remove pollJavaQueue and related functionality, minimize diff against HotSpot in the compileBroker.
Sat, 17 Dec 2011 22:03:44 +0100 Thomas Wuerthinger Merge fixes.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Wed, 16 Nov 2011 01:48:25 +0100 Thomas Wuerthinger Use GraalEnv to look up types.