<div dir="ltr">Hi all,<div><br></div><div>I noticed the methods `CollectedHeap::allocate_new_tlab` and </div><div>`CollectedHeap::unsafe_max_tlab_alloc` only have the statement `guarantee(false, ...)`. </div><div>They are never run and overridden by subclasses. </div><div>Should we mark them as `pure virtual` instead of giving an implementation?</div><div><br></div><div>I am going to submit a patch to change them.</div><div>But it is good to discuss it firstly and avoid the unnecessary ticket and PR.</div><div><br></div><div>Any ideas are appreciated. Thanks.</div><div><br></div><div><br></div><div>Best Regards,</div><div>-- Guoxiong</div></div>