8269138: Move typeArrayOop.inline.hpp include to vectorSupport.cpp
Reviewed-by: stefank, vlivanov
This commit is contained in:
parent
36d82b6ef1
commit
17daf32a07
@ -30,6 +30,7 @@
|
||||
#include "classfile/vmSymbols.hpp"
|
||||
#include "code/location.hpp"
|
||||
#include "oops/klass.inline.hpp"
|
||||
#include "oops/typeArrayOop.inline.hpp"
|
||||
#include "prims/vectorSupport.hpp"
|
||||
#include "runtime/fieldDescriptor.inline.hpp"
|
||||
#include "runtime/frame.inline.hpp"
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "jni.h"
|
||||
#include "code/debugInfo.hpp"
|
||||
#include "memory/allocation.hpp"
|
||||
#include "oops/typeArrayOop.inline.hpp"
|
||||
#include "oops/typeArrayOop.hpp"
|
||||
#include "runtime/registerMap.hpp"
|
||||
#include "utilities/exceptions.hpp"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user