8292383: Create a SymbolHandle type to use for ResourceHashtable

Reviewed-by: iklam, hseigel
This commit is contained in:
Coleen Phillimore 2022-09-07 14:50:58 +00:00
parent 6ff4775b71
commit 5934669ca8
16 changed files with 154 additions and 128 deletions

View file

@ -34,7 +34,6 @@
#include "classfile/classLoaderData.inline.hpp"
#include "classfile/javaClasses.hpp"
#include "classfile/moduleEntry.hpp"
#include "classfile/symbolTable.hpp"
#include "classfile/systemDictionary.hpp"
#include "classfile/systemDictionaryShared.hpp"
#include "classfile/verifier.hpp"