Class JLinkExecutor


class JLinkExecutor extends AbstractJLinkToolchainExecutor
JDK9+ executor for jlink.

This implementation uses the JDK9+ Toolprovider SPI to find and execute jlink. This way, no fork needs to be created.