> This PR automatically calls CAccessible.dispose() as Components are removed > from the AWT hierarchy. > > I don't have a great understanding of this area of code / subject matter, but > this appears to resolve #8381236. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Jeremy Wood has updated the pull request incrementally with two additional commits since the last revision: - 8381236: rolling back changes for simpler PR diff - 8381236: use a static listener to dispose CAccessibles This is in response to: https://github.com/openjdk/jdk/pull/30578/changes#r3242674221 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30578/files - new: https://git.openjdk.org/jdk/pull/30578/files/1f220ca1..563c7a8f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30578&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30578&range=04-05 Stats: 56 lines in 1 file changed: 46 ins; 5 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/30578.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30578/head:pull/30578 PR: https://git.openjdk.org/jdk/pull/30578
