[OpenJDK 2D-Dev] RFR: 6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative

Alexander Zuev kizune at openjdk.java.net
Thu Jan 21 05:12:54 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.

Marked as reviewed by kizune (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/2174


More information about the 2d-dev mailing list