On Tue, 18 Oct 2022 06:36:49 GMT, Prasanta Sadhukhan <[email protected]> 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. It seems the same issue exists in other methods, like getBorderInsets? ------------- PR: https://git.openjdk.org/jdk/pull/10740
