[OpenJDK 2D-Dev] RFR: 6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
Sergey Bylokhov
serb at openjdk.java.net
Tue Jan 26 20:20:41 UTC 2021
On Thu, 21 Jan 2021 05:09:35 GMT, Alexander Zuev <kizune 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).
Can somebody take a look at the CSR? https://bugs.openjdk.java.net/browse/JDK-8260192
-------------
PR: https://git.openjdk.java.net/jdk/pull/2174
More information about the 2d-dev
mailing list