mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8197999: Accessors in typeArrayOopDesc should use new Access API
Reviewed-by: eosterlund, pliden
This commit is contained in:
parent
b962c75f25
commit
6be7841937
20 changed files with 161 additions and 39 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "oops/fieldStreams.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "oops/objArrayOop.inline.hpp"
|
||||
#include "oops/typeArrayOop.inline.hpp"
|
||||
#include "runtime/fieldDescriptor.hpp"
|
||||
#include "runtime/javaCalls.hpp"
|
||||
#include "jvmci/jvmciRuntime.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue