RFR: 6201035: Undefined behavior of MatteBorder Ctors [v3]
Tejesh R
tr at openjdk.org
Wed Oct 26 10:48:48 UTC 2022
On Wed, 26 Oct 2022 10:44:50 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 tr (Committer).
-------------
PR: https://git.openjdk.org/jdk/pull/10740
More information about the client-libs-dev
mailing list