[jdk8u-dev] RFR: 8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode [v2]

Zdenek Zambersky zzambers at openjdk.org
Thu Mar 16 12:47:28 UTC 2023


On Thu, 16 Mar 2023 10:46:50 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> This is supported with JTREG 4.1+. We use [jtreg 5.1](https://github.com/openjdk/jdk8u-dev/blob/d6f8151053f40ccd8c23b9f9eecb40c306a6253f/make/conf/test-dependencies#L29) minimum. So this seems fine (with changes suggested by Paul).

Btw. I have also tried to run this with [jtreg-4.2-b16](https://github.com/zzambers/jdk8u-dev/actions/runs/4318478578), vm properties in `@requires` worked as expected. (this jtreg version seems to have some problems with shell tests on windows) I have also tried to run on windows with [client vm](https://github.com/zzambers/jdk8u-dev/actions/runs/4318332376/jobs/7655485292), where DefaultUseWithClient ran as expected.

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

PR: https://git.openjdk.org/jdk8u-dev/pull/286


More information about the jdk8u-dev mailing list