mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-15 10:23:28 +00:00
8287150: Remove HeapRegion::block_start_const declaration without definition
Reviewed-by: ayang
This commit is contained in:
parent
81f128b903
commit
88018c4d3e
@ -130,8 +130,6 @@ private:
|
||||
|
||||
void clear(bool mangle_space);
|
||||
|
||||
HeapWord* block_start_const(const void* p) const;
|
||||
|
||||
void mangle_unused_area() PRODUCT_RETURN;
|
||||
|
||||
// Try to allocate at least min_word_size and up to desired_size from this region.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user