8263974: Move SystemDictionary::verify_protection_domain

Reviewed-by: hseigel, lfoltan, dholmes
This commit is contained in:
Coleen Phillimore 2021-03-23 11:35:55 +00:00
parent 9dad857ede
commit de2ff25687
8 changed files with 90 additions and 95 deletions

View file

@ -30,7 +30,6 @@
#include "classfile/classLoaderData.inline.hpp"
#include "classfile/classLoadInfo.hpp"
#include "classfile/defaultMethods.hpp"
#include "classfile/dictionary.hpp"
#include "classfile/fieldLayoutBuilder.hpp"
#include "classfile/javaClasses.inline.hpp"
#include "classfile/moduleEntry.hpp"