This updates the test to run only on Mac & Linux and removes it from the problem list. The reason it fails on windows is that the wrong encoding is used there by the postscript generator. The test doesn't need to run on Windows and fixing the encoding logic is a broader and separate issue for which a new bug has been submitted.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8135174 Changes: https://git.openjdk.org/jdk/pull/32825/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32825&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8135174 Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32825.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32825/head:pull/32825 PR: https://git.openjdk.org/jdk/pull/32825
