RFR: 8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed

Serguei Spitsyn sspitsyn at openjdk.java.net
Tue Feb 9 05:39:40 UTC 2021


On Fri, 5 Feb 2021 21:09:37 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> JDK-8258917 fixed non-java launchers ("wrong launcher" VM warning for tools).
> The fix un-problemlists RemovingUnixDomainSocketTest and changes serviceability tests to use OutputAnalyzer.stderrShouldBeEmptyIgnoreDeprecatedWarnings instead of stderrShouldBeEmptyIgnoreVMWarnings

The fix looks good to me.
I don't have good ideas how to tests it better than Alex did.
I'm not sure, we need to care about hidden warnings other than the NMT-related.

Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2438


More information about the serviceability-dev mailing list