RFR: 6201035: Undefined behavior of MatteBorder Ctors [v3]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Oct 26 10:48:48 UTC 2022
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10740/files
- new: https://git.openjdk.org/jdk/pull/10740/files/dd44d401..389c7c4c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10740&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10740&range=01-02
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
More information about the client-libs-dev
mailing list