On Fri, 5 Feb 2021 21:09:37 GMT, Alex Menkov <amen...@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