[jdk17u-dev] RFR: 8342782: AWTEventMulticaster throws StackOverflowError using AquaButtonUI

Satyen Subramaniam ssubramaniam at openjdk.org
Mon May 19 21:37:10 UTC 2025


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.

-------------

Commit messages:
 - Backport 5b703c702323bc50452d3f6fd27b165b74006c3e

Changes: https://git.openjdk.org/jdk17u-dev/pull/3592/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3592&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8342782
  Stats: 157 lines in 2 files changed: 156 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3592.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3592/head:pull/3592

PR: https://git.openjdk.org/jdk17u-dev/pull/3592


More information about the jdk-updates-dev mailing list