On Thu, 3 Sep 2026 20:09:58 GMT, Fairoz Matte <[email protected]> wrote:

> Thanks for the review, It is still failing with
> stderr: [WARNING: --connect is deprecated and will be removed in a future 
> release.

I tried to track down when this test got problem listed on all platforms, but 
got lost in the web of related CRs, so I gave up. My assumption is that when 
this warning was added, the test was already problem listed on all platforms, 
so this WARNING issue was missed.

[JDK-8338894](https://bugs.openjdk.org/browse/JDK-8338894) added the warning. 
It also added OutputAnalyzer.getStderrNoDeprecatedWarnings() which I think you 
can use to filter the output through to get rid of the warning message.

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

PR Comment: https://git.openjdk.org/jdk/pull/32690#issuecomment-5532356851

Reply via email to