On Fri, 26 Aug 2022 10:50:54 GMT, Sean Mullan <mul...@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