8287150: Remove HeapRegion::block_start_const declaration without definition

Reviewed-by: ayang
This commit is contained in:
Thomas Schatzl 2022-05-23 10:28:52 +00:00
parent 81f128b903
commit 88018c4d3e

View File

@ -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.