Please find here a small change that converts `java.logging` TestNG tests to use JUnit. Most java.logging tests are plain jtreg tests, so this is a small set.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8382264: Refactor java.logging TestNG tests to use JUnit Changes: https://git.openjdk.org/jdk/pull/30769/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30769&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8382264 Stats: 55 lines in 3 files changed: 11 ins; 10 del; 34 mod Patch: https://git.openjdk.org/jdk/pull/30769.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30769/head:pull/30769 PR: https://git.openjdk.org/jdk/pull/30769
