8199220: Zero build broken after 8195103, 8191102 and 8189871

Reviewed-by: dholmes, stuefe, eosterlund, glaubitz, coleenp
This commit is contained in:
Ed Nevill 2018-03-13 18:22:53 +00:00
parent 2ab07cc314
commit 828e824a0f
5 changed files with 12 additions and 1 deletions

View file

@ -31,6 +31,7 @@
#include "interpreter/interpreter.hpp"
#include "interpreter/interpreterRuntime.hpp"
#include "oops/arrayOop.hpp"
#include "oops/cpCache.inline.hpp"
#include "oops/methodData.hpp"
#include "oops/method.hpp"
#include "oops/oop.inline.hpp"