Closed sandermak closed 5 years ago
Running jdeps --jdkinternals on a modular JAR is pretty pointless, since it won't compile when it uses encapsulated APIs. It also previously reported a toolError in this case, which isn't interesting in the output.
jdeps --jdkinternals
@sandermak I guess, you didn't start the branch on current master.
master
Running
jdeps --jdkinternals
on a modular JAR is pretty pointless, since it won't compile when it uses encapsulated APIs. It also previously reported a toolError in this case, which isn't interesting in the output.