RFR: 7903519 : jtreg/jtharness is missing features for basic crash testing [v5]

andrlos duke at openjdk.org
Thu Dec 14 14:19:09 UTC 2023


On Thu, 14 Dec 2023 14:03:04 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:

>> Frankly, `getOrder` could probably be added later if needed (it could be added as a default implementation returning 0 or something).
>> 
>> So I agree `getOrder` might be helpful if exact ordering will be needed in the future, however, I guess we could skip adding `getOrder` this time and rely on `ServiceLoader` order
>
> sure. ty!

So should I add it? Reading your conversation I assume that yes. 😄

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

PR Review Comment: https://git.openjdk.org/jtharness/pull/57#discussion_r1426774638


More information about the jtharness-dev mailing list