On 10/02/2017 01:47, Jim Connors wrote:

:

Is a JDK9 version of jar required to build the JAR file? If so, then I wonder why the example I furnished, with com.jtconnors.socket, worked? It was built the same way.

Can you re-create the JAR file for scoreboard with JDK 9's jar tool as a workaround for now? The reason you don't see the issue with com.jtconnors.socket is that it doesn't have any concealed packages and that is where jlink is tripping up.

-Alan

Reply via email to