RFR: 8294806: jpackaged-app ignores splash screen from jar file
Alexander Matveev
almatvee at openjdk.org
Mon Apr 10 21:56:35 UTC 2023
On Mon, 10 Apr 2023 21:16:19 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> When `--main-jar` is specified and the name of the main class is picked from the jar's manifest, set `app.jarfile` property in launcher cfg file instead of `app.mainclass` and `app.classpath` properties to make app launcher run the app from the jar and not as a class from the classpath.
Looks good.
-------------
Marked as reviewed by almatvee (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13413#pullrequestreview-1378179729
More information about the core-libs-dev
mailing list