requires filtering for jvm features?

Thomas Stüfe thomas.stuefe at gmail.com
Wed May 12 07:23:13 UTC 2021


Hi,

I looked at https://openjdk.java.net/jtreg/tag-spec.html#requires_names but
could not find an answer to this:

Is there a way to use @requires to filter tests for JVM features? E.g. if I
build without NMT or CDS, a way to skip tests testing these specific
components?

Thanks!

Thomas


More information about the jtreg-dev mailing list