[OpenJDK 2D-Dev] RFR: 6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Jan 21 05:03:49 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 psadhukhan (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2174
More information about the 2d-dev
mailing list