Re: RFR (XXS): 8228722: jpackage RPM tests fail on some versions of rpmbuild

2019-07-29 Thread Andy Herrick

looks good.

/Andy

On 7/29/2019 10:43 AM, Dmitry Chuyko wrote:

Hello,

Please review a tiny fix of a test bug that appears in some 
environments. While extending jpackage platforms support in 
JDK-8222778 I used "-E" rpmbuild shortcut for arch detection. It seems 
to be missing in some versions while full "--eval" flag name is more 
generic.


bug: https://bugs.openjdk.java.net/browse/JDK-8228722

webrev: http://cr.openjdk.java.net/~dchuyko/8228722/webrev.00/

testing: jpackage jtreg tests on x86_64, aarch64 and other archs, 
Ubuntu 16.04.


Webrev is made for 'JDK-8200758-branch' branch of open 'sandbox' repo.

-Dmitry



RFR (XXS): 8228722: jpackage RPM tests fail on some versions of rpmbuild

2019-07-29 Thread Dmitry Chuyko

Hello,

Please review a tiny fix of a test bug that appears in some 
environments. While extending jpackage platforms support in JDK-8222778 
I used "-E" rpmbuild shortcut for arch detection. It seems to be missing 
in some versions while full "--eval" flag name is more generic.


bug: https://bugs.openjdk.java.net/browse/JDK-8228722

webrev: http://cr.openjdk.java.net/~dchuyko/8228722/webrev.00/

testing: jpackage jtreg tests on x86_64, aarch64 and other archs, Ubuntu 
16.04.


Webrev is made for 'JDK-8200758-branch' branch of open 'sandbox' repo.

-Dmitry