Integrated: 7904107: AgentOut.othervm.ok should not access $(BUILDTESTDIR)/AgentOut.agentvm

Vladimir Petko vpetko at openjdk.org
Wed Jan 21 15:10:34 UTC 2026


On Tue, 28 Oct 2025 03:23:42 GMT, Vladimir Petko <vpetko at openjdk.org> wrote:

> AgentOut.othervm.ok tries to access $(BUILDTESTDIR)/AgentOut.agentvm. This should only happen in AgentOut.agentvm.ok. 
> Add a new target to filter log lines that depends on AgentOut.agentvm.ok.
> 
> Note: tests pass on retry[1]. The test failure is caused by [2]
> 
> [1] https://github.com/vpa1977/jtreg/actions/runs/18863066182
> [2] https://github.com/openjdk/jtreg/pull/297

This pull request has now been integrated.

Changeset: ce032339
Author:    Vladimir Petko <vpetko at openjdk.org>
Committer: Christian Stein <cstein at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/ce03233954a524da0836c3491e2fbe791797d82a
Stats:     8 lines in 1 file changed: 4 ins; 2 del; 2 mod

7904107: AgentOut.othervm.ok should not access   $(BUILDTESTDIR)/AgentOut.agentvm

Reviewed-by: cstein

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

PR: https://git.openjdk.org/jtreg/pull/299


More information about the jtreg-dev mailing list