Some bugfixes for the ppc64 port.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b14
    • ppc

        This change fixes a few bugs in the ppc64 port.

        * Expand of max/min nodes in .ad file relied on 64-bit sign extend
          but placed the values in 32-bit registers. After SpillCopies
          the upper bits were lost.
        * Expand of decodeNKlass used wrong node.
        * Implement missing support for method handles in generate_throw_exception.
        * Some small optimizations and cleanups.

              Assignee:
              Goetz Lindenmaier
              Reporter:
              Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: