RFR: JDK-8291509 Minor cleanup could be done in sun.security
Mark Powers
mpowers at openjdk.org
Fri Aug 26 17:41:04 UTC 2022
On Fri, 26 Aug 2022 10:50:54 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> src/java.base/share/classes/sun/security/jca/Providers.java line 104:
>>
>>> 102: * Start JAR verification. This sets a special provider list for
>>> 103: * the current thread. You MUST save the return value from this
>>> 104: * method, and you MUST call stopJarVerification() with that object
>>
>> Hmm, I'm not sure this is more grammatically correct.
>
> same here about dependent clause case.
You are correct. Removing the comma.
-------------
PR: https://git.openjdk.org/jdk/pull/9972
More information about the security-dev
mailing list