mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8153646: Move vm/utilities/array.hpp to vm/oops
Move the header file and update the appropriate #include statements. Reviewed-by: sspitsyn, dholmes
This commit is contained in:
parent
4dc55a6593
commit
ca7bc471dd
16 changed files with 28 additions and 48 deletions
|
@ -64,9 +64,9 @@
|
|||
#include "services/classLoadingService.hpp"
|
||||
#include "services/threadService.hpp"
|
||||
#include "trace/traceMacros.hpp"
|
||||
#include "utilities/array.hpp"
|
||||
#include "utilities/exceptions.hpp"
|
||||
#include "utilities/globalDefinitions.hpp"
|
||||
#include "utilities/growableArray.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#include "utilities/ostream.hpp"
|
||||
#include "utilities/resourceHash.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue