RFR: 8365379: SU3.applyInsets may produce wrong results [v11]
Renjith Kannath Pariyangad
rkannathpari at openjdk.org
Tue Sep 16 06:51:14 UTC 2025
> 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.
Renjith Kannath Pariyangad has updated the pull request incrementally with one additional commit since the last revision:
Removed null check and fixed alignment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27157/files
- new: https://git.openjdk.org/jdk/pull/27157/files/81262d7d..e37c2463
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27157&range=10
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27157&range=09-10
Stats: 4 lines in 2 files changed: 0 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/27157.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27157/head:pull/27157
PR: https://git.openjdk.org/jdk/pull/27157
More information about the client-libs-dev
mailing list