commit | cf764aa7f3f3a58b579e2a052a79b98f3d73eb2f | [log] [tgz] |
---|---|---|
author | Carl Shapiro <cshapiro@google.com> | Mon May 24 11:21:12 2010 -0700 |
committer | Carl Shapiro <cshapiro@google.com> | Mon May 24 11:21:12 2010 -0700 |
tree | 11c8424f13d93eb3dc0d8d2ca541674a0b6a7273 | |
parent | e3c01dac83e6eea7f82fe81ed89cfbdd9791dbc9 [diff] |
Timeout the finalizer throw test if no finalization occurs. This test will never complete if the objects intended for finalization are not ready to be collected. This condition occurs with the copying collector. Adding the timeout forces the test to fail and allows the test suite to make forward progress. Change-Id: I2abb0a2530755dd32a14ecf94b24a546fd1327a9