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

@ -69,6 +69,7 @@
#include "prims/jvmtiRedefineClasses.hpp"
#include "prims/jvmtiThreadState.hpp"
#include "prims/methodComparator.hpp"
#include "runtime/arguments.hpp"
#include "runtime/atomic.hpp"
#include "runtime/biasedLocking.hpp"
#include "runtime/fieldDescriptor.inline.hpp"