RFR: JDK-8224597: create automated tests for platform create-app-image options
Alexander Matveev
alexander.matveev at oracle.com
Fri Jun 7 02:56:04 UTC 2019
http://cr.openjdk.java.net/~almatvee/8224597/webrev.02/
Updated OS X tests to use XML APIs to parse Info.plist.
Thanks,
Alexander
On 6/6/2019 2:43 PM, Alexey Semenyuk wrote:
> Any particular reason not to use xml api to read xml files?
> The way to extract app attributes from xml files produced by jpackage
> looks fragile.
>
> - Alexey
>
> On 6/6/2019 5:37 PM, Alexander Matveev 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).
>>
>> - Added tests for --win-console, --mac-bundle-identifier and
>> --mac-bundle-name.
>>
>> [1] https://bugs.openjdk.java.net/browse/JDK-8224597
>> [2] http://cr.openjdk.java.net/~almatvee/8224597/webrev.00/
>>
>> Thanks,
>> Alexander
>
More information about the core-libs-dev
mailing list