RFR: 8365379: SU3.applyInsets may produce wrong results [v13]

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Tue Sep 16 14:20:16 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 two additional commits since the last revision:

 - Fixed alignment
 - Removed extra brackets

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27157/files
  - new: https://git.openjdk.org/jdk/pull/27157/files/a37d2776..eab06f7e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27157&range=12
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27157&range=11-12

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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