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

Explicitly reject unsupported call shapes on macos-aarch64

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • None
    • repo-panama
    • tools

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: