> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10740/files - new: https://git.openjdk.org/jdk/pull/10740/files/40891ee7..eaac0717 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10740&range=06 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10740&range=05-06 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/10740.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10740/head:pull/10740 PR: https://git.openjdk.org/jdk/pull/10740
