src/share/vm/memory/compactingPermGenGen.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/share/vm/memory/compactingPermGenGen.hpp	Tue Mar  8 20:17:58 2011
--- new/src/share/vm/memory/compactingPermGenGen.hpp	Tue Mar  8 20:17:58 2011

*** 103,113 **** --- 103,113 ---- void initialize_performance_counters(); public: enum { ! vtbl_list_size = 16, // number of entries in the shared space vtable list. ! vtbl_list_size = 17, // number of entries in the shared space vtable list. num_virtuals = 200 // number of virtual methods in Klass (or // subclass) objects, or greater. }; enum {

src/share/vm/memory/compactingPermGenGen.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File