RFR: CODETOOLS-7903756 - jcstress shuld not pass debugging parameters to subproceses [v3]
Jiří Vaněk
jvanek at openjdk.org
Thu Jul 4 06:25:05 UTC 2024
On Wed, 3 Jul 2024 19:38:32 GMT, PM <duke at openjdk.org> wrote:
>> Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Moved removeJdwpAgentLib from Options to VMSupport
>
> jcstress-core/src/main/java/org/openjdk/jcstress/TestExecutor.java line 41:
>
>> 39: import java.util.concurrent.*;
>> 40: import java.util.concurrent.atomic.AtomicInteger;
>> 41: import java.util.stream.Collectors;
>
> same here as well
sorry for that. both gone now.
-------------
PR Review Comment: https://git.openjdk.org/jcstress/pull/150#discussion_r1665187531
More information about the jcstress-dev
mailing list