On Sun, 23 Feb 2025 12:15:13 GMT, SendaoYan <s...@openjdk.org> wrote:
> Hi all, > > Four sun/management/jdp tests fails "java.net.SocketException: No such > device" on some machines. The machine cannot connect to the Internet directly > and needs to be connected to the Internet through a jump machine. The > sun/management/jdp tests report "java.net.SocketException: No such device" > failure do not caused by JVM bug but environmentalk issue, so this PR match > the output and throw `jtreg.SkippedException` instead of report test fails. > > Change has been verified locally, test-fix only and make tests more > robustness, no risk. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/23738