RFR: 8361521 : BogusFocusableWindowState.java fails with StackOverflowError on Linux
Alisen Chung
achung at openjdk.org
Tue Jul 15 19:54:39 UTC 2025
On Mon, 14 Jul 2025 17:00:35 GMT, Anass Baya <abaya at openjdk.org> wrote:
> The getFocusableWindowState() method is not intended to modify the configuration; doing so can cause recursive re-entry on Linux.
What's causing the recursive re-entry? Is the bug in the code path in linux when calling getFocusableWindowState?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26298#issuecomment-3075300527
More information about the client-libs-dev
mailing list