RFR: 8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
Kevin Walls
kevinw at openjdk.java.net
Wed Nov 17 12:00:52 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.
Thanks for the reviews!
-------------
PR: https://git.openjdk.java.net/jdk/pull/6170
More information about the serviceability-dev
mailing list