RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test

Aleksey Shipilev shade at openjdk.java.net
Wed Sep 8 14:05:07 UTC 2021


On Wed, 8 Sep 2021 11:06:50 GMT, Arno Zeller <azeller at openjdk.org> wrote:

> Probably it could be a better solution to add the stress keyword for slow running or high load tests - like it is done in the hotspot part of the tests. Then automated test run can exclude or select these test by keyword.

Thought so too, but I think Maurizio wants this test to run only explicitly by those who want to run it. So there needs to be something that disallows automatic runs completely. "manual" seems to be good at this. Do you agree? If you do, I'll integrate.

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

PR: https://git.openjdk.java.net/jdk/pull/5358


More information about the core-libs-dev mailing list