RFR: 8365379: SU3.applyInsets may produce wrong results
Renjith Kannath Pariyangad
rkannathpari at openjdk.org
Wed Sep 10 10:13:07 UTC 2025
On Tue, 9 Sep 2025 17:27:56 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Hi Reviewers,
>>
>> I have updated the insets calculation, similar calculation observed in **SynthGraphicsUtils.java**. Reused the **SwingUtilities3.java** modified code
>>
>> Please review and let me know your suggestions if any.
>
> Can this change covered by the new test?
Thank you @mrserb for the valuable suggestion. I have added a verification test for this case.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27157#issuecomment-3274259491
More information about the client-libs-dev
mailing list