git: openjdk/jdk: 8314236: Overflow in Collections.rotate

Aleksey Shipilev shade at openjdk.org
Mon Sep 18 09:23:13 UTC 2023


Changeset: 3828dc91
Author:    Nikita Sakharin <17588081+nikita-sakharin at users.noreply.github.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date:      2023-09-18 09:20:11 +0000
URL:       https://git.openjdk.org/jdk/commit/3828dc913a3ea28d622b69bd07f26949128eb5f7

8314236: Overflow in Collections.rotate

Co-authored-by: Nikita Sakharin <17588081+nikita-sakharin at users.noreply.github.com>
Reviewed-by: shade, smarks

! src/java.base/share/classes/java/util/Collections.java
+ test/jdk/java/util/Collections/RotateHuge.java



More information about the jdk-changes mailing list