RFR: 8284675: "jpackage.exe" creates application launcher without Windows Application Manfiest
Alexey Semenyuk
asemenyuk at openjdk.java.net
Thu May 5 19:47:51 UTC 2022
Copy missing manifest-related parameters to `SetupJdkExecutable` calls building app launchers from `SetupBuildLauncher` function:https://github.com/openjdk/jdk/blob/0c3094c8186b4d53e8bad80e2369fc7b9ae9e201/make/common/modules/LauncherCommon.gmk#L174-L175
-------------
Commit messages:
- 8284675: "jpackage.exe" creates application launcher without Windows Application Manfiest
Changes: https://git.openjdk.java.net/jdk/pull/8561/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=8561&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8284675
Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/8561.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8561/head:pull/8561
PR: https://git.openjdk.java.net/jdk/pull/8561
More information about the build-dev
mailing list