On Mon, 1 Mar 2021 15:55:39 GMT, Andy Herrick <herr...@openjdk.org> wrote:

> when the app modules have already been jlinked with the runtime, and there is 
> no need for module-path, jpackage was acting as if the module-path was "." 
> and picking up jars in the current directory.

This pull request has now been integrated.

Changeset: 109af7b5
Author:    Andy Herrick <herr...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/109af7b5
Stats:     142 lines in 2 files changed: 137 ins; 0 del; 5 mod

8261518: jpackage looks for main module in current dir when there is no 
module-path

Reviewed-by: asemenyuk, almatvee, kizune

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

PR: https://git.openjdk.java.net/jdk/pull/2781

Reply via email to