8248427: jpackage jtreg BasicTest.testTemp() test fails on Windows
Reviewed-by: herrick, almatvee
This commit is contained in:
parent
d16ea55b62
commit
1a4f31409a
@ -316,6 +316,7 @@ public class WinMsiBundler extends AbstractBundler {
|
||||
.launchersDirectory()
|
||||
.resolve(APP_NAME.fetchFrom(params) + ".exe");
|
||||
}
|
||||
installerIcon = installerIcon.toAbsolutePath();
|
||||
|
||||
params.put(WIN_APP_IMAGE.getID(), appDir);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user