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

[PPC64] Minor interpreter cleanup

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: