Re: RFR: 8332006: Test com/sun/net/httpserver/TcpNoDelayNotRequired.java run timeout with -Xcomp [v2]

2024-07-01 Thread duke
On Fri, 10 May 2024 01:22:17 GMT, SendaoYan wrote: >> Hi, >> The testcase TcpNoDelayNotRequired.java run timeout with -Xcomp jvm >> options. With -Xcomp jvm options, the jvm consumes a lot of time to compile >> the java code, but the timeout value is set to 5 second. >> >> I think it has 3

Re: [jdk23] RFR: 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64

2024-07-01 Thread Christoph Langer
On Fri, 28 Jun 2024 15:36:28 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit > [f23295ec](https://github.com/openjdk/jdk/commit/f23295ec1dde58d239a2625c9b1645534a2bb625) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being

Re: [jdk23] RFR: 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64

2024-07-01 Thread SendaoYan
On Fri, 28 Jun 2024 15:36:28 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit > [f23295ec](https://github.com/openjdk/jdk/commit/f23295ec1dde58d239a2625c9b1645534a2bb625) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being

Re: [jdk23] RFR: 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64

2024-07-01 Thread duke
On Fri, 28 Jun 2024 15:36:28 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit > [f23295ec](https://github.com/openjdk/jdk/commit/f23295ec1dde58d239a2625c9b1645534a2bb625) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being

[jdk23] Integrated: 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64

2024-07-01 Thread SendaoYan
On Fri, 28 Jun 2024 15:36:28 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit > [f23295ec](https://github.com/openjdk/jdk/commit/f23295ec1dde58d239a2625c9b1645534a2bb625) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being

Re: [jdk23] RFR: 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64

2024-07-01 Thread SendaoYan
On Fri, 28 Jun 2024 15:36:28 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit > [f23295ec](https://github.com/openjdk/jdk/commit/f23295ec1dde58d239a2625c9b1645534a2bb625) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being