8257731: Remove excessive include of stubRoutines.hpp

Reviewed-by: coleenp, kvn
This commit is contained in:
Ioi Lam 2020-12-10 23:57:35 +00:00
parent 80dac5a87c
commit d4282b0cfc
59 changed files with 89 additions and 26 deletions

View file

@ -23,6 +23,7 @@
*/
#include "precompiled.hpp"
#include "runtime/thread.inline.hpp"
#include "jvm.h"
#include "aot/aotLoader.hpp"
#include "classfile/classLoader.hpp"