jdk/hotspot/src/share/vm/classfile
Jiangli Zhou 2fa131f8db 7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support
Change the _host_klass to be conditionally created embedded instanceKlass field.

Reviewed-by: jrose, coleenp, dholmes
2012-05-02 13:21:36 -04:00
..
classFileError.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
classFileParser.cpp 7158552: The instanceKlsss::_host_klass is only needed for anonymous class for JSR 292 support 2012-05-02 13:21:36 -04:00
classFileParser.hpp Merge 2012-04-01 17:04:26 -04:00
classFileStream.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
classFileStream.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
classLoader.cpp 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
classLoader.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
dictionary.cpp 7114376: Make system dictionary hashtable bucket array size configurable 2012-01-30 23:27:30 -05:00
dictionary.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
javaAssertions.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
javaAssertions.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
javaClasses.cpp 7130676: Tiered: assert(bci == 0 || 0<= bci && bci<code_size()) during stack trace construction 2012-01-22 14:03:20 -08:00
javaClasses.hpp 7098528: crash with java -XX:+ExtendedDTraceProbes 2011-10-17 21:38:29 -07:00
loaderConstraints.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
loaderConstraints.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
placeholders.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
placeholders.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
resolutionErrors.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
resolutionErrors.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
stackMapFrame.cpp Merge 2011-04-12 14:18:53 -07:00
stackMapFrame.hpp Merge 2011-04-12 14:18:53 -07:00
stackMapTable.cpp Merge 2011-04-12 14:18:53 -07:00
stackMapTable.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
stackMapTableFormat.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
symbolTable.cpp 7150058: Allocate symbols from null boot loader to an arena for NMT 2012-03-23 11:16:05 -04:00
symbolTable.hpp 7150058: Allocate symbols from null boot loader to an arena for NMT 2012-03-23 11:16:05 -04:00
systemDictionary.cpp 7114376: Make system dictionary hashtable bucket array size configurable 2012-01-30 23:27:30 -05:00
systemDictionary.hpp 7114376: Make system dictionary hashtable bucket array size configurable 2012-01-30 23:27:30 -05:00
verificationType.cpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
verificationType.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
verifier.cpp 6981791: remove experimental code for JSR 292 2011-04-07 17:02:30 -07:00
verifier.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
vmSymbols.cpp 7150058: Allocate symbols from null boot loader to an arena for NMT 2012-03-23 11:16:05 -04:00
vmSymbols.hpp 7160570: Intrinsification support for tracing framework 2012-03-06 12:36:59 +01:00