RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests

Leonid Mesnik lmesnik at openjdk.org
Mon Dec 9 05:20:36 UTC 2024


On Mon, 9 Dec 2024 04:59:53 GMT, David Holmes <dholmes at openjdk.org> wrote:

> I don't think the ctw tests should be moved up to tier2. IIUC these are quite heavyweight tests and they will run too often in tier2 compared to tier3.

Sorry, it was a typo in description:
`I moved id from tier3 to tier2 to correspond current tiers of Hotspot CI in our system. `
updated to
`I moved ctw from tier3 to tier2 to correspond current tiers of Hotspot CI in our system. `

So fix just align ctw tier to current state.

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

PR Comment: https://git.openjdk.org/jdk/pull/22614#issuecomment-2526933897


More information about the hotspot-compiler-dev mailing list