On Fri, 20 Dec 2024 11:20:05 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> Here [JDK-8333864](https://bugs.openjdk.org/browse/JDK-8333864) it has been > discussed that the test TcpNoDelayNotRequired.java is not giving us much > benefit these days so it could be removed. > From 8333864 > "I suppose we could remove this test, and label the original issue as > noreg-perf. The test does nothing but verify that its run time is below a > certain threshold anyway." This pull request has now been integrated. Changeset: 60e0730a Author: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/60e0730a3ba26180d0eb2cd278e389c3e70fec5f Stats: 145 lines in 1 file changed: 0 ins; 145 del; 0 mod 8346712: Remove com/sun/net/httpserver/TcpNoDelayNotRequired.java test Reviewed-by: djelinski, lucy, jpai ------------- PR: https://git.openjdk.org/jdk/pull/22846