[OpenJDK 2D-Dev] RFR: 6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified [v3]
Phil Race
prr at openjdk.java.net
Sun Feb 7 18:09:42 UTC 2021
On Sun, 7 Feb 2021 09:18:04 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> Method createStrokedShape(Shape) for java.awt.BasicStroke class throws NullPointerException when passed a null object reference for a input parameter but it's not specified in the spec.
>> Updated spec to illustrate this.
>
> Prasanta Sadhukhan has updated the pull request incrementally with three additional commits since the last revision:
>
> - Address review comments
> - Revert "Address review comments"
>
> This reverts commit 3fff74d7563a6141d67cb18fd7c3dda731a4c752.
> - Address review comments
Marked as reviewed by prr (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2377
More information about the 2d-dev
mailing list