RVM

Avoid the use of Reflection to invoke Object.finalize()

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 3.0.1
  • Component/s: Runtime: Class Library
  • Labels:
    None
  • Number of attachments :
    0

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

Activity

Hide
Ian Rogers added a comment -

Fixed in r14895.

Show
Ian Rogers added a comment - Fixed in r14895.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: