On Mon, 22 Aug 2022 21:20:54 GMT, lawrence.andrews <d...@openjdk.org> wrote:
> Border line is seen outside round Rectangle both for JInternalFrame > backgroundShadowBorder & foregroundShadowBorder line in mac L&F. >  > > I have circled the extra part of the line. To make it more visible I changed > the color of the backgroundShadowBorder to red >  > > Fixed the extra length of the line >  Tested on SwingSet2. The overhang is not prominent unless the color of the line is changed (to test & check the difference). Overall the fix looks good. The only question might be - Is overhang the desired appearance in Aqua LAF? ------------- PR: https://git.openjdk.org/jdk/pull/9971