RVM

Rename the "NATIVE" states to something better - perhaps "IN_GC_SAFE"?

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Activity

Hide
Filip Pizlo added a comment -

This JIRA is no longer relevant. The IN_NATIVE states are used for native calls, so long as those native calls are not JNI calls (for example - any I/O calls that go through our own "faster" Filesystem API end up being IN_NATIVE rather than IN_JNI). Thus, the naming scheme is accurate. It may not be perfect, given that the semantics of our "native" calls are different than our "JNI" calls, but it does not seem to be worth a fix at this point in time.

Show
Filip Pizlo added a comment - This JIRA is no longer relevant. The IN_NATIVE states are used for native calls, so long as those native calls are not JNI calls (for example - any I/O calls that go through our own "faster" Filesystem API end up being IN_NATIVE rather than IN_JNI). Thus, the naming scheme is accurate. It may not be perfect, given that the semantics of our "native" calls are different than our "JNI" calls, but it does not seem to be worth a fix at this point in time.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: