RFR: 8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
Serguei Spitsyn
sspitsyn at openjdk.java.net
Wed Nov 17 08:19:36 UTC 2021
On Fri, 29 Oct 2021 11:29:32 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Remove a specific test which invokes jps on a fictional process, and can timeout and fail.
> Instead, add to the patterns used in open/test/jdk/sun/jvmstat/monitor/HostIdentifier/HostIdentifierCreate.java which will perform the same test, that we can create a HostIdentifier using numeric values.
Looks good to me.
Thanks,
Serguei
-------------
Marked as reviewed by sspitsyn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6170
More information about the serviceability-dev
mailing list