On Wed, 4 Sep 2024 11:10:54 GMT, Kevin Walls <kev...@openjdk.org> wrote:
> you mention "warnings in the --help output", I still have a warning in the > middle of the help text here, I tried it elsewhere but liked having the > warning about --connect next to where --connect is mentioned in the help. I had added a comment before seeing your latest update. My view is that it would be better to only print "WARNING" when the user tried to use a deprecated command/option. In the help output it can show that the command/option is deprecated but blank line + WARNING in the help looks a bit unusual (to me anyway). ------------- PR Comment: https://git.openjdk.org/jdk/pull/20830#issuecomment-2328632983