8329884: Serial: Fix build failure due to ‘Copy’ has not been declared
Reviewed-by: ayang
This commit is contained in:
parent
19a99d023e
commit
58e39c1932
@ -37,6 +37,7 @@
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "oops/oop.inline.hpp"
|
||||
#include "runtime/java.hpp"
|
||||
#include "utilities/copy.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
|
||||
bool TenuredGeneration::grow_by(size_t bytes) {
|
||||
|
Loading…
Reference in New Issue
Block a user