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

[ppc64] Fix CDS: don't rewrite invokefinal if DumpSharedSpaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9, 10
    • hotspot
    • None
    • b36
    • ppc

      Don't rewrite invokefinal into fast_invokevfinal if running with DumpSharedSpaces or UseSharedSpaces.

      The Template-Interpreter of the ppc-Port was intially derived from the SPARC version which didn't had full CDS support at that time, that's why the guard against DumpSharedSpaces was missing at the place where invokefinal is rewritten.

            simonis Volker Simonis
            simonis Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: