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 >  Yes, this is not a regression & I was able to reproduce this from JDK 1.8.0_201 The line was looking odd hence I added a fix. ------------- PR: https://git.openjdk.org/jdk/pull/9971