Hi all, Currently test java/net/InetAddress/ptr/Lookup.java print message and return when test can not run normally. I think it's better to throw jtreg.SkippedException rather report test passed when test can not execute normally.
------------- Commit messages: - 8367904: Test java/net/InetAddress/ptr/Lookup.java should throw SkippedException Changes: https://git.openjdk.org/jdk/pull/27347/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27347&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8367904 Stats: 6 lines in 1 file changed: 1 ins; 2 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/27347.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/27347/head:pull/27347 PR: https://git.openjdk.org/jdk/pull/27347
