mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
Reviewed-by: stefank, rehn, dholmes
This commit is contained in:
parent
4b7cf5e3dd
commit
9cc4f7d99b
7 changed files with 7 additions and 1 deletions
|
@ -49,6 +49,7 @@
|
|||
#include "runtime/reflection.hpp"
|
||||
#include "runtime/reflectionUtils.hpp"
|
||||
#include "runtime/signature.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
#include "runtime/vframe.inline.hpp"
|
||||
|
||||
static void trace_class_resolution(const Klass* to_class) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue