RFR: JDK-8231604: Expand junit test added with JDK-8230920
Alexey Semenyuk
alexey.semenyuk at oracle.com
Tue Oct 15 12:44:26 UTC 2019
Andy,
The test seems to assume particular order of launcher names. Is this
what we have in jpackage?
I'd rather check the result of AppImageFile.getAddLauncherNames() call
in the test is a list of two elements and names of launchers are
contained in the list.
- Alexey
On 10/15/2019 7:58 AM, Andy Herrick wrote:
> Please review the jpackage fix for bug [1] at [2].
>
> This is a fix for the JDK-8200758-branch branch of the open sandbox
> repository (jpackage).
>
> Simple junit test addition to cover add-launchers in AppInfoFile.
>
> /Andy
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8231604
>
> [2] http://cr.openjdk.java.net/~herrick/8231604/webrev.01/
>
More information about the core-libs-dev
mailing list