8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled

Added fieldDescriptor.inline.hpp

Reviewed-by: coleenp, shade
This commit is contained in:
Ioi Lam 2018-08-20 13:58:23 -07:00
parent 846e25f099
commit bc62b3a40e
29 changed files with 124 additions and 47 deletions

View file

@ -50,7 +50,7 @@
#include "oops/symbol.hpp"
#include "oops/typeArrayOop.inline.hpp"
#include "prims/resolvedMethodTable.hpp"
#include "runtime/fieldDescriptor.hpp"
#include "runtime/fieldDescriptor.inline.hpp"
#include "runtime/frame.inline.hpp"
#include "runtime/handles.inline.hpp"
#include "runtime/interfaceSupport.inline.hpp"