On Wed, 23 Jun 2021 08:10:40 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> SonarCloud again complains about GaloisCounterMode.overlapDetection, in the > similar way JDK-8263436 did. I think JDK-8255557 accidentally reintroduced > the old code. > > The tangential question if JDK-8255557 reverted anything else. > > Additional testing: > - [x] `jdk_security` passes This pull request has now been integrated. Changeset: 3fb28d30 Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.java.net/jdk17/commit/3fb28d3074dfb33d8b7e489c9a55f52d4e0b954b Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8269218: GaloisCounterMode.overlapDetection misses the JDK-8263436 fix again Reviewed-by: ascarpino ------------- PR: https://git.openjdk.java.net/jdk17/pull/124