-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 17, 18
-
b27
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8279435 | 17.0.3-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8279075 | 17.0.3 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
I have been looking at hotspot:tier4 (catch-all not in lower tiers) run logs, and realized the whole bunch of compiler tests are running there.
Since hotspot:tier4 runs a lot of vmTestbase tests, contributors seldom run it, as it takes many hours. Which means that many compiler tests are not running regularly for many contributors. But these tests are rather fast themselves and cover important compiler features.
We can properly add compiler tests to tier{2,3} to expose them on earlier tiers.
Since hotspot:tier4 runs a lot of vmTestbase tests, contributors seldom run it, as it takes many hours. Which means that many compiler tests are not running regularly for many contributors. But these tests are rather fast themselves and cover important compiler features.
We can properly add compiler tests to tier{2,3} to expose them on earlier tiers.
- backported by
-
JDK-8279075 Add compiler tests to tier{2,3}
- Resolved
-
JDK-8279435 Add compiler tests to tier{2,3}
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/cc4a0b1e
-
Commit openjdk/jdk/f180a459
-
Review openjdk/jdk17u-dev/18
-
Review openjdk/jdk/6622
(1 links to)