Re: jmx-dev RFR: 8350545: Several sun/management/jdp tests fails java.net.SocketException

2025-02-25 Thread SendaoYan
On Mon, 24 Feb 2025 09:58:47 GMT, SendaoYan wrote: >> The tested address:port is hard code to '224.0.23.178:7095' by file >> test/jdk/sun/management/jdp/ClientConnection.java. This address:port work >> normally on most machines, but cannot work on machine whic

Re: jmx-dev RFR: 8350545: Several sun/management/jdp tests fails java.net.SocketException

2025-02-24 Thread SendaoYan
On Sun, 23 Feb 2025 13:31:00 GMT, SendaoYan wrote: >> test/jdk/sun/management/jdp/DynamicLauncher.java line 66: >> >>> 64: if (output.contains("java.net.SocketException: No such >>> device")) { >>> 65: throw new SkippedEx

Re: jmx-dev RFR: 8350545: Several sun/management/jdp tests fails java.net.SocketException

2025-02-23 Thread SendaoYan
On Sun, 23 Feb 2025 12:46:53 GMT, Alan Bateman 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. >

jmx-dev Withdrawn: 8350545: Several sun/management/jdp tests fails java.net.SocketException

2025-02-23 Thread SendaoYan
On Sun, 23 Feb 2025 12:15:13 GMT, SendaoYan 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 th

jmx-dev RFR: 8350545: Several sun/management/jdp tests fails java.net.SocketException

2025-02-23 Thread SendaoYan
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 d