[jdk17u-dev] RFR: 8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Sep 8 18:19:53 UTC 2025
On Mon, 19 May 2025 21:31:18 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI. Refactoring `AWTEventMulticaster` to avoid stack overflow error when using AquaButtonUI. Ran GHA Sanity Checks, local Tier 1 and 2, and new test. Patch is clean.
Marked as fix request yes, so re-opening. @GoeLin, I'm seeing in the comment history of the JBS issue that it was initially marked as `17u fix-no`, so wanted to confirm I'm cleared to move forward with this.
Re-merged master into the branch and ran test again locally to confirm it fixes the issue.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3592#issuecomment-3267396105
More information about the jdk-updates-dev
mailing list