RFR: 8209935: Test to cover CodeSource.getCodeSigners() [v4]

Sibabrata Sahoo ssahoo at openjdk.java.net
Fri Jun 10 05:28:35 UTC 2022


On Thu, 9 Jun 2022 21:12:26 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Sibabrata Sahoo has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8209935: Test to cover CodeSource.getCodeSigners()
>
> test/jdk/java/security/CodeSource/CertsMatch.java line 27:
> 
>> 25:  * @test
>> 26:  * @bug 6299163
>> 27:  * @summary REGRESSION: java.security.CodeSource#equals not symmetric
> 
> I think you should remove this line about "REGRESSION" as the summary is supposed to be about what the test is testing. Suggest changing this to summarize what methods are being tested.

Updated the summary.

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

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



More information about the security-dev mailing list