RFR: JDK-8261518: jpackage looks for main module in current dir when there is no module-path
Alexander Matveev
almatvee at openjdk.java.net
Tue Mar 2 02:38:49 UTC 2021
On Mon, 1 Mar 2021 15:55:39 GMT, Andy Herrick <herrick at 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.
Marked as reviewed by almatvee (Committer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2781
More information about the core-libs-dev
mailing list