RFR: JDK-8303861: Error handling step timeouts should never be blocked by OnError and others [v2]
Roman Kennke
rkennke at openjdk.org
Sat Mar 11 16:57:27 UTC 2023
On Sat, 11 Mar 2023 16:37:21 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Not sure what you mean? There is no @id jtreg tag. https://openjdk.org/jtreg/tag-spec.html
Sorry, I got this wrong. The way to do it is @test id=$somestring. See for example:
https://github.com/openjdk/jdk/blob/a06426a52f16c08c95b1c0270a5fc40721921022/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java#L27
-------------
PR: https://git.openjdk.org/jdk/pull/12936
More information about the hotspot-dev
mailing list