RFR: 8368630: java/net/httpclient/http3/H3ServerPushTest.java succeeds but fails in jtreg timeout [v2]

Daniel Fuchs dfuchs at openjdk.org
Thu Oct 2 15:22:57 UTC 2025


On Tue, 30 Sep 2025 06:42:09 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Hello Daniel, this looks OK to me, but is the addition of othervm intentional? The PR description seems to suggest it is, but I couldn't see why that would be needed.

It is not absolutely necessary but I'm suspicious of using the agentvm for tests that do networking. Especially when they fail in timeout. In addition it gets in the way when we want to be able to enable debug traces temporarilly (which requires system props)

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

PR Comment: https://git.openjdk.org/jdk/pull/27492#issuecomment-3361717528


More information about the net-dev mailing list