8252151: Remove excessive inclusion of arguments.hpp

Reviewed-by: coleenp, stuefe
This commit is contained in:
Ioi Lam 2020-08-26 14:42:07 -07:00
parent 88f93f3214
commit a6f41d513e
30 changed files with 41 additions and 15 deletions

View file

@ -26,7 +26,6 @@
#define SHARE_CLASSFILE_CLASSLOADER_HPP
#include "jimage.hpp"
#include "runtime/arguments.hpp"
#include "runtime/handles.hpp"
#include "runtime/perfData.hpp"
#include "utilities/exceptions.hpp"