RFR: 8227168: Cleanup usage of NEW_C_HEAP_ARRAY

Leo Korinth leo.korinth at oracle.com
Wed Sep 4 11:27:33 UTC 2019


On 04/09/2019 13:21, Leo Korinth wrote:

> alloc_failmode = AllocFailStrategy::EXIT_OOM);
> //char* ReallocateHeap(char *old, size_t size, MEMFLAGS flag, 
> AllocFailType alloc_failmode = AllocFailStrategy::EXIT_OOM);

I missed the last line:

//void FreeHeap(void* p);

Sorry, Leo


More information about the hotspot-dev mailing list