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

Make the linker API required

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • None
    • repo-panama
    • core-libs

      Currently the Linker::nativeLinker method is specified to throw an UnsupportedOperationException when the JDK does not include a linker implementation.

      We should drop this exception specification, and effectively require all JDK implementations to implement the linker. This move is vital to allow the JDK to start using the linker API as well.

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

              Created:
              Updated:
              Resolved: