RFR: 8282316: Operation before String case conversion [v2]

Xue-Lei Andrew Fan xuelei at openjdk.java.net
Thu Feb 24 00:46:50 UTC 2022


On Wed, 23 Feb 2022 23:53:39 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   udpate return state as well
>
> src/java.base/share/classes/sun/security/util/SignatureUtil.java line 51:
> 
>> 49:     /**
>> 50:      * Convert OID.1.2.3.4 or 1.2.3.4 to its matching stdName, and literal
>> 51:      * name to upper case.
> 
> It sounds like you only convert literal name to upper case and return stdName for OIDs.

Hm, it makes sense to me.  Updated in the next commit.

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

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



More information about the security-dev mailing list