RFR 8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized
Martin Buchholz
martinrb at google.com
Fri Oct 9 17:42:52 UTC 2015
Is the code below expected to be running in the thread created by
System.runFinalization()? If so, check for that, i.e. that the thread name
is as you expect.
61 } else {
62 /*
63 * A 'non-finalizer' thread in this context means that
we
64 * are processing the GC.run_finalization command.
Proceed
65 * with the finalization.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20151009/3efdc633/attachment-0001.html>
More information about the serviceability-dev
mailing list