Fixed the test instruction to match the actual test frame title from 'TestFrame' to 'PackTwiceTest TestFrame'
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8388001: Test java/awt/Frame/PackTwiceTest.java fails because the frame title is displayed as 'PackTwiceTest TestFrame' instead of 'TestFrame' Changes: https://git.openjdk.org/jdk/pull/31854/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31854&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8388001 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/31854.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31854/head:pull/31854 PR: https://git.openjdk.org/jdk/pull/31854
