mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 14:10:36 +00:00
8078613: HAS_BEEN_MOVED has been moved
Reviewed-by: stefank, sjohanss
This commit is contained in:
parent
c5e91d59ee
commit
6d5aa2af43
@ -29,11 +29,6 @@
|
||||
#include "utilities/stack.hpp"
|
||||
#include "utilities/taskqueue.hpp"
|
||||
|
||||
// Move to some global location
|
||||
#define HAS_BEEN_MOVED 0x1501d01d
|
||||
// End move to some global location
|
||||
|
||||
|
||||
class MutableSpace;
|
||||
class PSOldGen;
|
||||
class ParCompactionManager;
|
||||
|
||||
@ -45,10 +45,6 @@
|
||||
// FIX ME FIX ME Add a destructor, and don't rely on the user to drain/flush/deallocate!
|
||||
//
|
||||
|
||||
// Move to some global location
|
||||
#define HAS_BEEN_MOVED 0x1501d01d
|
||||
// End move to some global location
|
||||
|
||||
class MutableSpace;
|
||||
class PSOldGen;
|
||||
class ParCompactionManager;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user