Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8253740

[PPC64] Minor interpreter cleanup

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • None
    • hotspot
    • b20
    • ppc

      Template interpreter on PPC64 can be cleaned up after JDK-8253540:
      unlock_object has a parameter check_for_exceptions which is now unused.

      In addition to that, restore_interpreter_state is redundant after
      call_VM(R4_ARG2, CAST_FROM_FN_PTR(address, InterpreterRuntime::member_name_arg_or_null) because it's already included in call_VM.

            mdoerr Martin Doerr
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: