[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-serviceability-dev
Subject:    Integrated: 8209595: MonitorVmStartTerminate.java timed out
From:       Kevin Walls <kevinw () openjdk ! org>
Date:       2023-10-20 16:41:45
Message-ID: xNJNQbT_aQf9RJu12Y1c7jg9dHW_edC3xwQ8V17KfJM=.c149db43-ad11-4b27-8392-d8a944381c6b () github ! com
[Download RAW message or body]

On Fri, 6 Oct 2023 19:10:50 GMT, Kevin Walls <kevinw@openjdk.org> wrote:

> From studying test failures, it looks like the way the test identifies its related \
> processes is failing. It checks the mainArgs of a process by attaching, and looks \
> like it occasionally misses getting a valid match.  The hasMainArgs method ignores \
> exceptions as it is expecting some exceptions: it is going to test unrelated java \
> process which happen to start. 
> It should retry this main args check on failure, but not too many times to be a \
> burden on other valid unrelated processes, and should also log the PIDs that have \
> an issue so we can see if this is part of any future failure. 
> Other small logging changes so we can see more easily the progress through the \
> test.

This pull request has now been integrated.

Changeset: a045258a
Author:    Kevin Walls <kevinw@openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a045258ae2eb02daa17a9a9799a666f42daa7e20
                
Stats:     51 lines in 1 file changed: 33 ins; 10 del; 8 mod

8209595: MonitorVmStartTerminate.java timed out

Reviewed-by: sspitsyn, cjplummer, lmesnik

-------------

PR: https://git.openjdk.org/jdk/pull/16077


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic