mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
Added fieldDescriptor.inline.hpp Reviewed-by: coleenp, shade
This commit is contained in:
parent
846e25f099
commit
bc62b3a40e
29 changed files with 124 additions and 47 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "jfr/writers/jfrJavaEventWriter.hpp"
|
||||
#include "oops/instanceKlass.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/fieldDescriptor.hpp"
|
||||
#include "runtime/fieldDescriptor.inline.hpp"
|
||||
#include "runtime/handles.hpp"
|
||||
#include "runtime/jniHandles.inline.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue