Integrated: 8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
Kevin Walls
kevinw at openjdk.java.net
Wed Nov 17 12:03:38 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.
This pull request has now been integrated.
Changeset: 2af9e597
Author: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2af9e5976fdf94afc7dbe5ad7827553818057bae
Stats: 61 lines in 3 files changed: 14 ins; 46 del; 1 mod
8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
Reviewed-by: jiefu, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/6170
More information about the serviceability-dev
mailing list