Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

(The trailing argument ignorability invariant for compiled calls is verified in SharedRuntime::check_member_name_argument_is_last_argument. See further discussion in Linker methods for direct method handles.)

For any given basic-type, the JVM spins (as needed) a compiled version of linkToStatic (etc.) that loads the trailing MemberName from the appropriate register or stack location.

...