On Wed, 27 Nov 2024 10:59:06 GMT, Jatin Bhateja <jbhat...@openjdk.org> wrote:
>> Volodymyr Paprotski has updated the pull request incrementally with one >> additional commit since the last revision: >> >> fix date > > src/java.base/share/classes/com/sun/crypto/provider/CounterMode.java line 192: > >> 190: processed += implCrypt(in, inOff, chunkSize, out, outOff); >> 191: } >> 192: // note: above loop always leaves some data to process (more >> than zero, > > Suggestion: > > // Note: Above loop always leaves some data to process (more than > zero, Since I have 2 approvals, going to integrate; dont want to loose the approvals and launch another build to fix this ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22300#discussion_r1860921149