RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed Sep 8 11:51:05 UTC 2021
On Wed, 8 Sep 2021 11:34:10 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> Changes looks good. Whether we want to use `manual` or `@stress` I'm not sure. I guess it depends a lot on which parameters are typically used by CI to run those tests.
I note that, for instance, the makefile `make/RunTests.gmk` does pass the `-automatic` flag to jtreg, but I don't see any keyword-based exclusion set up there - so I think `manual` would work well there.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5358
More information about the core-libs-dev
mailing list