On Wed, 25 Mar 2026 22:13:16 GMT, Alexander Matveev <[email protected]> wrote:
>> Alexey Semenyuk has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update the wording > > src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties > line 409: > >> 407: help.option.win-menu=\ >> 408: \ Adds a Start menu shortcut for this application, or >> requests\n\ >> 409: \ to do so if --win-shortcut-prompt is specified > > Do we need "." at the end similar to `help.option.win-dir-chooser`? There is no consistency with the periods. I checked javac's help output, and it has the same inconsistency. I don't know what the right way is: to have periods or not. https://openjdk.org/jeps/293 doesn't specify it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30419#discussion_r2991612134
