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

Christian Stein cstein at openjdk.org
Tue Jan 20 09:23:45 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

@vpa1977 do you want to issue an `/integrate` comment? I'd like to include this change in the upcoming 8.2 release of jtreg.

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

PR Comment: https://git.openjdk.org/jtreg/pull/299#issuecomment-3771845512


More information about the jtreg-dev mailing list