8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v6]

This commit is contained in:
alexander_matveev 2026-01-17 21:12:11 -08:00
parent 81c97565e9
commit 06bbad82a1

View File

@ -244,8 +244,8 @@ final class ApplicationBuilder {
ver,
app.vendor(),
app.copyright(),
app.srcDir(),
app.contentDirs(),
app.appDirSources(),
app.contentDirSources(),
app.imageLayout(),
app.runtimeBuilder(),
app.launchers(),