> If we pass null as highlight and shadow color to > `BorderFactory.createBevelBorder` and `createSoftBevelBorder` > it throws NPE which is not mentioned in the spec as the expected outcome. > Fixed the NPE and the spec
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: Review comment ------------- Changes: - all: https://git.openjdk.org/jdk/pull/27949/files - new: https://git.openjdk.org/jdk/pull/27949/files/fdd91b7b..115189a7 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=27949&range=08 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27949&range=07-08 Stats: 11 lines in 2 files changed: 4 ins; 4 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/27949.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27949/head:pull/27949 PR: https://git.openjdk.org/jdk/pull/27949
