RFR: 8272914: Create hotspot:tier2 and hotspot:tier3 test groups [v2]
Aleksey Shipilev
shade at openjdk.java.net
Wed Aug 25 10:21:27 UTC 2021
On Wed, 25 Aug 2021 02:09:41 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Also just to be very clear when Oracle refer to tier1, tier2 etc there is only an approximate mapping to the jtreg groups with those names. Our tier levels also have varied platform support, can include tests not already grouped in a tierN_x, and can run previous tier tests with different flags. So it is important to note that after this change if you refer to "tier3" testing and I refer to "tier3" testing then we are not referring to the exact same thing.
Noted. This asymmetry is unfortunate, but it does not directly affect this work, I think. If we care enough to sync those up, then since nobody outside Oracle can guess what Oracle's definition of "tier2" and "tier3" is, it seems reasonable to say that the onus is on Oracle to match their definitions for "tier2" and "tier3" with the public test definitions, as much as practically possible.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5241
More information about the hotspot-dev
mailing list