Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.1
-
Component/s: Runtime: Class Library
-
Labels:None
-
Number of attachments :
Description
Object.finalize is protected and can only be called from within the java.lang package. Create a helper routine in java.lang.JikesRVMSupport to call it to avoid the use of Reflection in the finalizer thread.
Issue Links
| This issue is related to: | ||||
| RVM-440 | Poisoned tests failing in finalizer thread |
|
|
|
Fixed in r14895.