1A test for reference processing correctness.
2
3The emphasis here is on fundamental properties. In particular, references to
4unreachable referents should be enqueued, and this should ensure that uncleared
5References don't point to objects for which References were enqueued. We also
6check various other ordering properties for java.lang.ref.References.
7