Thanks. Yes, the usage message is always displayed on PluginException as
before.
Naoto
On 3/29/16 4:40 PM, Mandy Chung wrote:
On Mar 29, 2016, at 2:25 PM, Naoto Sato <[email protected]> wrote:
Hello,
Please review the changes for the following issue:
https://bugs.openjdk.java.net/browse/JDK-8152704
The suggested change is located at:
http://cr.openjdk.java.net/~naoto/8152704/webrev.01/
Looks okay. Does this show the usage message? JlinkTask::run catches
PluginException and print “main.usage.summary”. It’d be more appropriate to
show the plugin usage message instead that should be addressed by JDK-8152800.
Mandy