FinalizingInProcessGcTrigger

A GcTrigger that attempts to perform a GC by invoking the corresponding JDK API then waiting and then running finalization. Based on FinalizationTest in AOSP.

Functions

Link copied to clipboard
open override fun runGc()

Attempts to run garbage collection.