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. Looks good. ------------- Marked as reviewed by almatvee (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/13413#pullrequestreview-1378179729