8252398: minimal debug build broken - CURRENT_PC undefined in resourceArea.inline.hpp
Reviewed-by: kbarrett
This commit is contained in:
parent
a6f41d513e
commit
d4e6262f3c
@ -26,6 +26,7 @@
|
||||
#define SHARE_MEMORY_RESOURCEAREA_INLINE_HPP
|
||||
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "services/memTracker.hpp"
|
||||
|
||||
inline char* ResourceArea::allocate_bytes(size_t size, AllocFailType alloc_failmode) {
|
||||
#ifdef ASSERT
|
||||
|
Loading…
Reference in New Issue
Block a user