[jdk17u-dev] Withdrawn: 8333765: [17u] Six sun/tools/jstatd testcases fail after JDK-8233725

SendaoYan syan at openjdk.org
Mon Jun 10 12:57:15 UTC 2024


On Fri, 7 Jun 2024 04:38:43 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
>   The below 6 sun/tools/jstatd testcases fail after [JDK-8233725](https://bugs.openjdk.org/browse/JDK-8233725):
> 
> sun/tools/jstatd/TestJstatdExternalRegistry.java
> sun/tools/jstatd/TestJstatdPort.java
> sun/tools/jstatd/TestJstatdPortAndServer.java
> sun/tools/jstatd/TestJstatdRmiPort.java
> sun/tools/jstatd/TestJstatdDefaults.java
> sun/tools/jstatd/TestJstatdServer.java
> 
>   As descript in [JDK-8333765](https://bugs.openjdk.org/browse/JDK-8333765), the jdk17 has several additional `[Jstatd-Thread] WARNING:`, these warning messages can't deal with by `asLinesWithoutVMWarnings()`, so I add `asLinesWithoutAnythingWarnings()` to deal these warning messages. Only change the testcases, the risk is low.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/2548


More information about the jdk-updates-dev mailing list