On Fri, 5 Feb 2021 21:09:37 GMT, Alex Menkov <[email protected]> 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
This pull request has now been integrated.
Changeset: cc5691c6
Author: Alex Menkov <[email protected]>
URL: https://git.openjdk.java.net/jdk/commit/cc5691c6
Stats: 11 lines in 7 files changed: 0 ins; 2 del; 9 mod
8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed
Reviewed-by: cjplummer, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/2438