RFR: 8370467: BorderFactory.createBevelBorder and createSoftBevelBorder throws NPE for null highlight and shadow [v6]
Tejesh R
tr at openjdk.org
Tue Nov 4 07:11:48 UTC 2025
On Tue, 4 Nov 2025 06:47:15 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - javadoc update
>> - javadoc update
>
> src/java.desktop/share/classes/javax/swing/border/BevelBorder.java line 80:
>
>> 78: * colors will be derived from the background color of the
>> 79: * component passed into the paintBorder method.
>> 80: * If bevelType is not of known type that is neither
>
> Suggestion:
>
> * If bevel type is not of known type that is neither
Also please update copyright here.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27949#discussion_r2488908738
More information about the client-libs-dev
mailing list