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

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Wed Sep 10 10:39:35 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
 - Fixed whitespace

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27157/files
  - new: https://git.openjdk.org/jdk/pull/27157/files/955297b1..da742883

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

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