RFR: 8365643: JShell EditPad out of bounds on Windows
Christian Stein
cstein at openjdk.org
Mon Aug 18 13:54:10 UTC 2025
On Mon, 18 Aug 2025 13:04:47 GMT, Chen Liang <liach at openjdk.org> wrote:
> Do we need a update to EditPadTest to ensure all parts of that JFrame is rendered on the screen?
I think such a test, if deemed necessary, should be added to the "core" Swing tests instead. Here, it would be an implementation detail that only applies to screens equal or larger than 800x600 in dimension ... on Windows.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26814#issuecomment-3197031599
More information about the compiler-dev
mailing list