blob: bb3286da6f0ebb565b814a6efbcaa5714f81efda [file] [log] [blame]
This is an adaptation of 030-bad-finalizers to Java 8 Cleaners, which
run directly in the ReferenceQueueDaemon. The Cleaner never finishes.
ART is expected to detect this situation and abort the VM (so you should
see a message to that effect in the log output).