mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8311604: Simplify NOCOOPS requested addresses for archived heap objects
Reviewed-by: ccheung
This commit is contained in:
parent
4a1fcb6063
commit
581f90e242
30 changed files with 231 additions and 244 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
class JvmtiThreadState;
|
||||
class RecordComponent;
|
||||
class SerializeClosure;
|
||||
|
||||
#define CHECK_INIT(offset) assert(offset != 0, "should be initialized"); return offset;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue