RFR: 8370467: BorderFactory.createBevelBorder and createSoftBevelBorder throws NPE for null highlight and shadow

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Oct 30 03:18:06 UTC 2025


On Wed, 29 Oct 2025 23:28:27 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> The constructors of BevelBorder, SoftBevelBorder, and BevelBorderUIResource still throw unspecified NPE. Is it necessary to update only the "createXX.." methods, or should we instead update the spec of the potential NPE for all of these classes/methods?

I have updated for those too..

-------------

PR Comment: https://git.openjdk.org/jdk/pull/27949#issuecomment-3465956495


More information about the client-libs-dev mailing list