Relates :
|
OopIterateClosure provides some automatic verification that read objects are inside the heap. Closures can opt out from this by overriding should_verify_oops(). I propose that we remove this verification and let the closures do their own verification.
|