RFR: JDK-8248254: jpackage fails if app module is in external runtime
Andy Herrick
andy.herrick at oracle.com
Sat Jun 27 17:24:39 UTC 2020
Looks good.
/Andy
On 6/26/2020 7:30 PM, Alexey Semenyuk wrote:
> Please review fix [2] for jpackage bug [1].
>
> Fix jpackage code to be able to locate app module if it is linked in
> external runtime. The suggested fix only verifies if app module exists
> in external runtime. It doesn't extract version and main class from
> modules in exetrnal runtime. To address this shortcoming [3] CR was
> filed. Corresponding jtreg created and added to problem list.
>
> - Alexey
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8248254
>
> [2] http://cr.openjdk.java.net/~asemenyuk/8248254/webrev.00
>
> [3] https://bugs.openjdk.java.net/browse/JDK-8248418
>
>
More information about the core-libs-dev
mailing list