8261672: Reduce inclusion of classLoaderData.hpp

Reviewed-by: lfoltan, coleenp
This commit is contained in:
Ioi Lam 2021-02-13 07:13:22 +00:00
parent 95d73129ce
commit 235da6aa04
59 changed files with 135 additions and 74 deletions

View file

@ -24,7 +24,6 @@
// no precompiled headers
#include "jvm.h"
#include "classfile/classLoader.hpp"
#include "classfile/vmSymbols.hpp"
#include "code/icBuffer.hpp"
#include "code/vtableStubs.hpp"