On Tue, 30 Mar 2021 15:34:39 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> Weijun Wang has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   update XMLUtils (not used by tests here)
>
> src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/spec/RSAPSSParameterSpec.java
>  line 139:
> 
>> 137: 
>> 138:     @Override
>> 139:     public String toString() {
> 
> Add specification.

Actually, on second thought, I don't think we should override `toString`. None 
of the other spec classes override `toString`.

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

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

Reply via email to