-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 17, 18
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278703 | 19 | Aleksey Shipilev | P4 | Resolved | Fixed | team |
JDK-8279131 | 17.0.3 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8281531 | 11.0.15 | Aleksey Shipilev | P4 | Resolved | Fixed | b02 |
OpenJDK tiered tests definitions have the catch-all tier4 that runs all tests not defined in the lower tiers. hotspot:tier4 has lots of them, mostly long-running vmTestbase tests, which take many hours even on a very parallel machines.
This, unfortunately, has a chilling effect on jdk:tier4, which is seldom run by contributors, because hotspot:tier4 is in the way. But, there are plenty of fast and stable tests in jdk:tier4 that can be run in jdk:tier3. jdk_svc is the example of such tests: management features (including but not limited to JFR) are important to keep from regressions, and significant subset of them runs pretty fast.
So, it makes sense to move some jdk_svc tests to jdk:tier3 to expose it to more contributors.
This, unfortunately, has a chilling effect on jdk:tier4, which is seldom run by contributors, because hotspot:tier4 is in the way. But, there are plenty of fast and stable tests in jdk:tier4 that can be run in jdk:tier3. jdk_svc is the example of such tests: management features (including but not limited to JFR) are important to keep from regressions, and significant subset of them runs pretty fast.
So, it makes sense to move some jdk_svc tests to jdk:tier3 to expose it to more contributors.
- backported by
-
JDK-8278703 Add fast jdk_svc subtests to jdk:tier3
-
- Resolved
-
-
JDK-8279131 Add fast jdk_svc subtests to jdk:tier3
-
- Resolved
-
-
JDK-8281531 Add fast jdk_svc subtests to jdk:tier3
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/18a08833
-
Commit openjdk/jdk17u-dev/4b3a9e3a
-
Commit openjdk/jdk/30f0c647
-
Review openjdk/jdk11u-dev/780
-
Review openjdk/jdk17u-dev/19
-
Review openjdk/jdk/6619
(4 links to)