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

PPC64 and s390: Fix UseMembar and enable ShareVtableStubs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 10
    • 10
    • hotspot
    • None
    • b31
    • ppc, s390x

    Description

      On PPC64, we currently generate unnecessary fence instructions which make performance even worse.
      On s390, the signal handler needs a fix in order to work with -XX:+UseMember.
      In addition, switch on ShareVtableStubs in order to reduce code cache usage. Modern processors don't seem to benefit from having it off it since the predictors have become better.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: