RFR: 6201035: Undefined behavior of MatteBorder Ctors [v3]

Phil Race prr at openjdk.org
Thu Oct 27 15:00:10 UTC 2022


On Wed, 26 Oct 2022 10:48:48 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:
> 
>   revert typo

Marked as reviewed by prr (Reviewer).

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

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



More information about the client-libs-dev mailing list