Locally i see that this test fails intermittently because of timing issues. Made test more robust and test now passes on all platforms.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Minor update - Merge remote-tracking branch 'upstream/master' into 8196102 - Use EDT while accessing location - Make frame undecorated - Use EDT and refactor - Remove from PL Changes: https://git.openjdk.org/jdk/pull/32779/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32779&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8196102 Stats: 124 lines in 2 files changed: 43 ins; 58 del; 23 mod Patch: https://git.openjdk.org/jdk/pull/32779.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32779/head:pull/32779 PR: https://git.openjdk.org/jdk/pull/32779
