git: openjdk/jdk: 2 new changesets
Brian Burkhalter
bpb at openjdk.java.net
Fri Aug 27 16:10:48 UTC 2021
Changeset: dfeb4132
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2021-08-27 16:08:29 +0000
URL: https://git.openjdk.java.net/jdk/commit/dfeb4132e402c0466740a029c3b1d2d213955822
8272964: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
Reviewed-by: dfuchs
! test/jdk/java/nio/file/Files/InterruptCopy.java
Changeset: d1aeca11
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2021-08-27 16:09:28 +0000
URL: https://git.openjdk.java.net/jdk/commit/d1aeca117ccc4334d67b2692ff087a9f8d808a59
8272541: Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
Reviewed-by: darcy
! src/java.base/share/classes/java/math/BigInteger.java
! test/jdk/java/math/BigInteger/BitLengthOverflow.java
More information about the jdk-changes
mailing list