RVM

Add RuntimePure annotation to indicate when a Pure annotation should only be respected at runtime

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 3.0.1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Proxy and Reflection bytecode generating routines are only valid when called at runtime, making them Pure fails at boot image write time. Introduce a RuntimePure annotation to cover this situation and to only be applied when the VM is running.

Activity

Hide
Ian Rogers added a comment -

Fixed in r14894.

Show
Ian Rogers added a comment - Fixed in r14894.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: