[OpenJDK 2D-Dev] Integrated: 6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
Sergey Bylokhov
serb at openjdk.java.net
Wed Jan 27 02:55:44 UTC 2021
On Thu, 21 Jan 2021 00:50:28 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> The specification for Path2D.Double, Path2D.Float and GeneralPath constructors is updated. NegativeArraySizeException, IllegalArgumentException and NullPointerException are added.
This pull request has now been integrated.
Changeset: e1411fd4
Author: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e1411fd4
Stats: 218 lines in 4 files changed: 218 ins; 0 del; 0 mod
6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
Reviewed-by: psadhukhan, kizune
-------------
PR: https://git.openjdk.java.net/jdk/pull/2174
More information about the 2d-dev
mailing list