Explicitly reject unsupported call shapes on macos-aarch64

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: repo-panama
    • Component/s: tools

      The current linker implementation can not support all call shapes on macos-aarch64. See: https://bugs.openjdk.java.net/browse/JDK-8275584

      Right now we still link calls using these call shapes, which will likely not behave as expected when used.

      We should explicitly detect and reject (throw UOE) them instead.

            Assignee:
            Jorn Vernee
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: