Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v11]

2025-03-05 Thread Daniel Fuchs
On Wed, 5 Mar 2025 01:34:07 GMT, SendaoYan wrote: >> Hi all, >> >> Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some >> special machines. The machine cannot connect to the Internet directly and >> needs to be connected to the Internet through a jump machine. The >>

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v10]

2025-03-04 Thread SendaoYan
On Tue, 4 Mar 2025 18:37:48 GMT, Daniel Fuchs wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update the comment and remove "import jtreg.SkippedException" > > test/jdk/java/net/InetAddress/getOriginalHostName.java li

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v11]

2025-03-04 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v10]

2025-03-04 Thread Daniel Fuchs
On Tue, 4 Mar 2025 14:34:35 GMT, SendaoYan wrote: >> Hi all, >> >> Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some >> special machines. The machine cannot connect to the Internet directly and >> needs to be connected to the Internet through a jump machine. The >>

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v9]

2025-03-04 Thread SendaoYan
On Tue, 4 Mar 2025 14:11:17 GMT, Daniel Fuchs wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> revert change of "255.255.255.0" > > test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 43: > >> 41:

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v10]

2025-03-04 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v9]

2025-03-04 Thread Daniel Fuchs
On Tue, 4 Mar 2025 11:52:10 GMT, SendaoYan wrote: >> Hi all, >> >> Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some >> special machines. The machine cannot connect to the Internet directly and >> needs to be connected to the Internet through a jump machine. The >>

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v7]

2025-03-04 Thread SendaoYan
On Tue, 4 Mar 2025 10:52:18 GMT, Daniel Fuchs wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unnecessary Exeception > > test/jdk/java/net/InetAddress/getOriginalHostName.java line 46: > >> 44: ia = ge

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v9]

2025-03-04 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v8]

2025-03-04 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v7]

2025-03-04 Thread SendaoYan
On Tue, 4 Mar 2025 10:50:20 GMT, Daniel Fuchs wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unnecessary Exeception > > test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 43: > >> 41:

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v7]

2025-03-04 Thread Daniel Fuchs
On Tue, 4 Mar 2025 03:02:45 GMT, SendaoYan wrote: >> Hi all, >> >> Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some >> special machines. The machine cannot connect to the Internet directly and >> needs to be connected to the Internet through a jump machine. The >>

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v4]

2025-03-03 Thread SendaoYan
On Mon, 3 Mar 2025 14:35:30 GMT, Daniel Fuchs wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove "@build jtreg.SkippedException" > > test/jdk/java/net/InetAddress/getOriginalHostName.java line 47: > >> 45:

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v7]

2025-03-03 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v6]

2025-03-03 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v5]

2025-03-03 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v4]

2025-03-03 Thread Daniel Fuchs
On Mon, 3 Mar 2025 11:18:10 GMT, SendaoYan wrote: >> Hi all, >> >> Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some >> special machines. The machine cannot connect to the Internet directly and >> needs to be connected to the Internet through a jump machine. The >>

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v4]

2025-03-03 Thread Daniel Fuchs
On Mon, 3 Mar 2025 12:49:30 GMT, Jaikiran Pai wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove "@build jtreg.SkippedException" > > test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 63: > >> 61:

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v4]

2025-03-03 Thread Mikhail Yankelevich
On Mon, 3 Mar 2025 11:18:10 GMT, SendaoYan wrote: >> Hi all, >> >> Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some >> special machines. The machine cannot connect to the Internet directly and >> needs to be connected to the Internet through a jump machine. The >>

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v4]

2025-03-03 Thread Jaikiran Pai
On Mon, 3 Mar 2025 11:18:10 GMT, SendaoYan wrote: >> Hi all, >> >> Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some >> special machines. The machine cannot connect to the Internet directly and >> needs to be connected to the Internet through a jump machine. The >>

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v4]

2025-03-03 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v4]

2025-03-03 Thread SendaoYan
On Mon, 3 Mar 2025 10:21:08 GMT, Mikhail Yankelevich wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove "@build jtreg.SkippedException" > > test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 35: >

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v3]

2025-03-03 Thread SendaoYan
On Mon, 3 Mar 2025 10:26:41 GMT, Mikhail Yankelevich wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Replace "import *" as import explicitly > > test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 26: >

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v3]

2025-03-03 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v2]

2025-03-03 Thread SendaoYan
On Mon, 3 Mar 2025 10:40:22 GMT, Mikhail Yankelevich wrote: >> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> "Network setup issue" more concisely > > test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 64: > >

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException [v2]

2025-03-03 Thread SendaoYan
> Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/net/InetAddress tests report "java.net.UnknownHostExc

Re: RFR: 8350546: Several java/net/InetAddress tests fails UnknownHostException

2025-03-03 Thread Mikhail Yankelevich
On Tue, 25 Feb 2025 08:57:00 GMT, SendaoYan wrote: > Hi all, > > Two java/net/InetAddress tests fails "java.net.UnknownHostException" on some > special machines. The machine cannot connect to the Internet directly and > needs to be connected to the Internet through a jump machine. The > java/