On Mon, 10 Apr 2023 21:16:19 GMT, Alexey Semenyuk <asemen...@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.

This pull request has now been integrated.

Changeset: 1de772cd
Author:    Alexey Semenyuk <asemen...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/1de772cd899b535f04380088ee82badc325865be
Stats:     96 lines in 4 files changed: 50 ins; 40 del; 6 mod

8294806: jpackaged-app ignores splash screen from jar file

Reviewed-by: almatvee

-------------

PR: https://git.openjdk.org/jdk/pull/13413

Reply via email to