JDK 9 RFR of JDK-8164545: Mark java/net/URLPermission/nstest/lookup.sh as intermittently failing

Daniel Fuchs daniel.fuchs at oracle.com
Mon Aug 29 09:33:07 UTC 2016


On 29/08/16 02:17, Amy Lu wrote:
> Please review.

Looks good to me Amy,

best regards,

-- daniel

>
> Thanks,
> Amy
>
> On 8/22/16 4:37 PM, Amy Lu wrote:
>> java/net/URLPermission/nstest/lookup.sh
>>
>> This test is known to fail intermittently (JDK-8156504), this patch is
>> to mark the test accordingly with keyword 'intermittent'.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8164545
>> webrev: http://cr.openjdk.java.net/~amlu/8164545/webrev.00/
>>
>> Thanks,
>> Amy
>>
>>
>> --- old/test/java/net/URLPermission/nstest/lookup.sh	2016-08-22 16:29:18.000000000 +0800
>> +++ new/test/java/net/URLPermission/nstest/lookup.sh	2016-08-22 16:29:18.000000000 +0800
>> @@ -27,6 +27,7 @@
>>  # @build jdk.testlibrary.*
>>  # @compile -XDignore.symbol.file=true LookupTest.java
>>  # @run shell/timeout=50 lookup.sh
>> +# @key intermittent
>>  #
>>
>>  OS=`uname -s`
>



More information about the net-dev mailing list