mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8199472: Fix non-PCH build after JDK-8199319
Reviewed-by: stefank, coleenp
This commit is contained in:
parent
394e34d821
commit
97cfb7bbb7
18 changed files with 38 additions and 11 deletions
|
@ -37,6 +37,7 @@
|
|||
#include "oops/instanceKlass.hpp"
|
||||
#include "oops/objArrayOop.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/handles.inline.hpp"
|
||||
|
||||
int ArrayKlass::static_size(int header_size) {
|
||||
// size of an array klass object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue