RFR: JDK-8254783: jpackage fails on Windows when application name differs …
Andy Herrick
herrick at openjdk.java.net
Mon Oct 19 14:17:09 UTC 2020
On Mon, 19 Oct 2020 10:55:30 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
>
>
> I think we need a test for this use case.
The automated test is complicated by the same incorrect assumptions in the test infrastructure (that installer name and
app name are the same) . I am working on this .
-------------
PR: https://git.openjdk.java.net/jdk/pull/720
More information about the core-libs-dev
mailing list