mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8218041: Assorted wrong/missing includes
Reviewed-by: dholmes, kbarrett, stefank, shade
This commit is contained in:
parent
142d146363
commit
046a1f0ff7
42 changed files with 82 additions and 56 deletions
|
@ -49,7 +49,7 @@
|
|||
#include "prims/jvmtiThreadState.inline.hpp"
|
||||
#include "runtime/arguments.hpp"
|
||||
#include "runtime/fieldDescriptor.inline.hpp"
|
||||
#include "runtime/handles.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/interfaceSupport.inline.hpp"
|
||||
#include "runtime/javaCalls.hpp"
|
||||
#include "runtime/jniHandles.inline.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue