RFR: CODETOOLS-7903748 - jcstress: Test list should honor concurrency settings [v10]
Jiří Vaněk
jvanek at openjdk.org
Mon Jul 8 16:02:08 UTC 2024
On Mon, 8 Jul 2024 15:49:12 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Enabled GHA
>
> jcstress-core/src/main/java/org/openjdk/jcstress/JCStress.java line 229:
>
>> 227: }
>> 228:
>> 229: public int listTests(Options opts, JCStress jcstress) {
>
> You don't need to pass `JCStress jcstress` now that the method is instance one.
//me facepalm
-------------
PR Review Comment: https://git.openjdk.org/jcstress/pull/149#discussion_r1668904723
More information about the jcstress-dev
mailing list