RFR: 6201035: Document NPE for passing null insets to constructors and methods of several javax.swing.border.* classes [v7]

Sergey Bylokhov serb at openjdk.org
Fri Nov 11 02:02:15 UTC 2022


On Thu, 3 Nov 2022 03:27:29 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> The behavior of MatteBorder constructors taking Insets object as a parameter is undocumented. It would throw NPE if null object is passed to it, which should be documented in the spec.
>
> Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   AbstractBorder fix

Marked as reviewed by serb (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/10740



More information about the client-libs-dev mailing list