On Thu, 4 Feb 2021 14:50:24 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> Fernando Guallini has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - Merge branch '8241372' of github.com:fguallini/jdk into 8241372
>>  - remove not needed bug id from tests, run with preferIPv4Stack
>
> test/jdk/javax/net/ssl/SSLSession/TestEnabledProtocols.java line 29:
> 
>> 27: /*
>> 28:  * @test
>> 29:  * @bug 4416068 4478803 4479736 8241372
> 
> Here and in the other tests:
> If a fix is a test bug and only contains test changes, we usually don't add 
> the bug id to the modified tests. Instead we add the label `noreg-self` to 
> the JBS issue. The bug ids in the tests files are supposed to identify 
> *source changes* that can be verified by running the test.

Done

-------------

PR: https://git.openjdk.java.net/jdk/pull/2405

Reply via email to