Remove AppContext from java.awt.Component. This allowed me to also remove the accessor for it and therefore the few remaining uses of the Accessor No tests failed as a result of this change.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8384602 Changes: https://git.openjdk.org/jdk/pull/31164/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31164&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8384602 Stats: 44 lines in 3 files changed: 0 ins; 40 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/31164.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31164/head:pull/31164 PR: https://git.openjdk.org/jdk/pull/31164
