Test in INTJDK-7607779 fails because some objects don't become finalized after two runFinalization calls. runFinalization doesn't guarantee that all objects will be finalized, so we need a whitebox version of it that does guarantee.
- blocks
-
JDK-8055668 gc/gctests/OneeFinalizerTest test fails because objects not finalized
-
- Resolved
-