Details
Description
Failure to reserve the address space for the mark stacks doesn't terminate the VM during initialization. The reason is that ZHeap::is_initialized() doesn't call ZMarkStackAllocator::is_initialized(), which it should.