RFR: 8249826: 5 javax/net/ssl/SSLEngine tests use @ignore w/o bug-id [v2]

Matthew Donovan duke at openjdk.org
Thu Dec 15 20:07:34 UTC 2022


On Thu, 15 Dec 2022 19:17:22 GMT, Rajan Halade <rhalade at openjdk.org> wrote:

>> Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - Merge branch 'master' into JDK-8249826
>>  - Moved bug numbers to ProblemList and removed @ignore
>>  - 8249826: 5 javax/net/ssl/SSLEngine tests use @ignore w/o bug-id
>
> test/jdk/javax/net/ssl/SSLEngine/Basics.java line 29:
> 
>> 27:  * @summary Add non-blocking SSL/TLS functionality, usable with any
>> 28:  *      I/O abstraction
>> 29:  * @ignore 8298867
> 
> Instead of using ignore tag, I would prefer to put these tests in ProblemList with these bug numbers.

Moved bugs to ProblemList and removed ignore tags

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

PR: https://git.openjdk.org/jdk/pull/11698



More information about the security-dev mailing list