ADDITIONAL SYSTEM INFORMATION :
Windows 10 JDK 14 ea build 36
A DESCRIPTION OF THE PROBLEM :
https://bugs.openjdk.java.net/browse/JDK-8222731 and https://bugs.openjdk.java.net/browse/JDK-8222733 have added text "This option can be used multiple times" to options
--java-options,
--arguments,
--module-path,
--add-modules,
--file-associations, and
--add-launcher
However this information was not yet added to "win-console". According to https://bugs.openjdk.java.net/browse/JDK-8222733?focusedCommentId=14258629&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14258629 this option is also configurable per launcher, and it makes sense because some launchers use console and some don't
(Here I assume that win-console works per launcher configuration as stated in the above comment, I have not tested it yet)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Execute jpackage.exe --help
FREQUENCY : always
Windows 10 JDK 14 ea build 36
A DESCRIPTION OF THE PROBLEM :
https://bugs.openjdk.java.net/browse/JDK-8222731 and https://bugs.openjdk.java.net/browse/JDK-8222733 have added text "This option can be used multiple times" to options
--java-options,
--arguments,
--module-path,
--add-modules,
--file-associations, and
--add-launcher
However this information was not yet added to "win-console". According to https://bugs.openjdk.java.net/browse/JDK-8222733?focusedCommentId=14258629&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14258629 this option is also configurable per launcher, and it makes sense because some launchers use console and some don't
(Here I assume that win-console works per launcher configuration as stated in the above comment, I have not tested it yet)
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Execute jpackage.exe --help
FREQUENCY : always
- relates to
-
JDK-8222733 Modify jpackage option --add-launcher syntax
-
- Resolved
-