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

Explicitly reject unsupported call shapes on macos-aarch64

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • 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.

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

              Created:
              Updated:
              Resolved: