changeset 46475 | 75902cea18af |
parent 46382 | 5520c435279b |
child 46729 | c62d2e8b2728 |
--- a/hotspot/src/share/vm/classfile/dictionary.hpp Wed May 17 23:36:19 2017 +0200 +++ b/hotspot/src/share/vm/classfile/dictionary.hpp Thu May 18 08:17:52 2017 -0400 @@ -211,6 +211,8 @@ } st->print_cr("pd set count = #%d", count); } + + void verify(); }; // Entry in a SymbolPropertyTable, mapping a single Symbol*