Get rid of FAST_DISPATCH from interpreter

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 10
    • Component/s: hotspot
    • None
    • b21

      The SPARC Interpreter contains code for an old optimization where %i2 was used as the base address for dispatch tables. This optimization is not compiled into any build and conflicts with +ProfileInterpreter which is enabled by default since way back.
      Let's just get rid of it.
      Also, S390 has inherited some #ifdefs which are just copies of the SPARC port, those should also be removed.

            Assignee:
            Mikael Gerdin (Inactive)
            Reporter:
            Mikael Gerdin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: