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