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

Christian Stein cstein at openjdk.org
Tue Dec 2 14:06:56 UTC 2025


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

Looks reasonable

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

Marked as reviewed by cstein (Reviewer).

PR Review: https://git.openjdk.org/jtreg/pull/299#pullrequestreview-3530308429


More information about the jtreg-dev mailing list