On Thu, 21 Jan 2021 00:50:28 GMT, Sergey Bylokhov <s...@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 <s...@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