8289164: Convert ResolutionErrorTable to use ResourceHashtable

Reviewed-by: iklam, coleenp
This commit is contained in:
Justin Gu 2022-07-07 14:57:24 +00:00 committed by Coleen Phillimore
parent 013a5eeeb9
commit 86f63f9703
7 changed files with 192 additions and 178 deletions

View file

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