java.awt.Dialog internally uses the obsolete AppContext in cases where modality would need to be sensitive to multiple AppContexts.
This usage is obsolete and can be removed. ------------- Commit messages: - 8381020 Changes: https://git.openjdk.org/jdk/pull/30458/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30458&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8381020 Stats: 35 lines in 1 file changed: 0 ins; 33 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/30458.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30458/head:pull/30458 PR: https://git.openjdk.org/jdk/pull/30458
