* tests/gc/LockRecords.java: Added additional cleanup pass after waiting.
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Sat, 13 Oct 2007 11:32:30 +0000 (13:32 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Sat, 13 Oct 2007 11:32:30 +0000 (13:32 +0200)
commite584dc0bc9317eab43f2ccac0ecece48f92c290e
treea5bd497178a0c6c9e95fab8bca4324a107b592a0
parentdf68c7049f662b257061390a1806da9f534de8bf
* tests/gc/LockRecords.java: Added additional cleanup pass after waiting.
* tests/gc/Makefile: Added NativeWeakRef testcase.
* tests/gc/NativeWeakRef.java: Added new testcase.
* tests/gc/native.c: Added native methods for NativeWeakRef testcase.
tests/gc/LockRecords.java
tests/gc/Makefile
tests/gc/NativeWeakRef.java [new file with mode: 0644]
tests/gc/native.c