The test is supposed to be problem listed on macos & Linux but the Problem list points to the .java file instead of the .html file. Hence converting java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main which would automatically resolve the issue.
------------- Commit messages: - Converted from applet to main based Changes: https://git.openjdk.org/jdk/pull/22026/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22026&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8343977 Stats: 249 lines in 2 files changed: 21 ins; 197 del; 31 mod Patch: https://git.openjdk.org/jdk/pull/22026.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22026/head:pull/22026 PR: https://git.openjdk.org/jdk/pull/22026
