RFR: JDK-8248254: jpackage fails if app module is in external runtime

alexander.matveev at oracle.com alexander.matveev at oracle.com
Fri Jun 26 23:56:14 UTC 2020


Hi Alexey,

Looks good.

Thanks,
Alexander

On 6/26/20 4: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