+1
-phil
On 12/9/19, 6:33 AM, Andy Herrick wrote:
Please review this revised fix at [3].
This fix only adds "@modules jdk.incubator.jpackage" to junit.jar.
[3] http://cr.openjdk.java.net/~herrick/8235453/webrev.02/ /Andy
On 12/6/2019 1:33 PM, Andy Herrick wrote:
Please review this jpackager test fix for bug [1] at [2].
the fix adds "@requires (os.family == "linux") | (os.family == "mac")
| (os.family == "windows")" to all jpackage tests that were not
already filtered with "@requires (os.family == "XXX")"
[1] https://bugs.openjdk.java.net/browse/JDK-8235453
[2] http://cr.openjdk.java.net/~herrick/8235453/
/Andy