> 8253426: jpackage is unable to generate working EXE for add-launcher > configurations. > secondary launchers ignored module, main-jar, and main-class in launcher > properties file because the LAUNCHER_DATA > param was not removed from the set of params for each new add-module. > testcase added in AddLauncherTest,java
Andy Herrick has updated the pull request incrementally with one additional commit since the last revision: 8253426: jpackage is unable to generate working EXE for add-launcher configurations ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/347/files - new: https://git.openjdk.java.net/jdk/pull/347/files/01e12871..0a46c58b Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=347&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=347&range=01-02 Stats: 14 lines in 1 file changed: 2 ins; 4 del; 8 mod Patch: https://git.openjdk.java.net/jdk/pull/347.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/347/head:pull/347 PR: https://git.openjdk.java.net/jdk/pull/347