RFR: 8235482: [TESTBUG] PackageType LINUX_RPM should be excluded for jpackage tests on debian systems

Alexey Semenyuk alexey.semenyuk at oracle.com
Fri Dec 6 17:26:10 UTC 2019


This fix will disable running rpm tests on Debian systems that support 
it. This is not a good idea.
If you need to exclude some packaging from jpackage tests, just run 
jtreg with "jpackage.test.disabledPackagers" system property set to the 
list of corresponding package types. E.g.: 
-Djpackage.test.disabledPackagers=rpm will disable rpm packaging.

- Alexey

On 12/6/2019 7:51 AM, Jie Fu wrote:
> Hi all,
>
> May I get reviews for the small fix?
>
> JBS:    https://bugs.openjdk.java.net/browse/JDK-8235482
> Webrev: http://cr.openjdk.java.net/~jiefu/8235482/webrev.00/
>
> Thanks a lot.
> Best regards,
> Jie
>



More information about the core-libs-dev mailing list