RFR: 8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
Jie Fu
jiefu at openjdk.java.net
Fri Oct 29 13:55:18 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.
LGTM
Thanks for your explanation.
-------------
Marked as reviewed by jiefu (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6170
More information about the serviceability-dev
mailing list