-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 18
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274711 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
This test runs a lot of configurations, and spends a lot of time serially. This is especially pronounced when run in prospective tier4 runs (JDK-8273314). There are reports of multi-hour runs (see JDK-8271613). We can parallelize the test configurations for this test to make it hurt less. Also, timeouts need to be increased for test configs, because some of them are very slow in fastdebug mode.
- backported by
-
JDK-8274711 Parallelize and increase timeouts for java/foreign/TestMatrix.java test
-
- Resolved
-
- duplicates
-
JDK-8271613 java/foreign/TestMatrix.java always run in timeout in fastdebug build
-
- Closed
-
- relates to
-
JDK-8273314 Add tier4 test groups
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u/b002cc94
-
Commit openjdk/jdk/dc33bd8b
-
Review openjdk/jdk17u/126
-
Review openjdk/jdk/5358
(2 links to)