[jdk17u-dev] Integrated: 8272541: Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
Andrew John Hughes
andrew at openjdk.java.net
Mon Feb 14 13:42:29 UTC 2022
On Wed, 9 Feb 2022 15:56:59 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Clean backport. As @shipilev notes on the bug, the original code (JDK-8200659) was backported to all active branches in the January 2019 security update, so we should update the test everywhere as well.
This pull request has now been integrated.
Changeset: 8207e69a
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u-dev/commit/8207e69aa076ba848b8496c4ea0bcbea952aae2a
Stats: 30 lines in 2 files changed: 18 ins; 3 del; 9 mod
8272541: Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
Backport-of: d1aeca117ccc4334d67b2692ff087a9f8d808a59
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/154
More information about the jdk-updates-dev
mailing list