[crac] RFR: 8368570: [CRaC] Improve JdwpTransportTest [v5]

Roman Marchenko rmarchenko at openjdk.org
Mon Sep 29 13:57:18 UTC 2025


On Mon, 29 Sep 2025 13:47:00 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

>> Roman Marchenko has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix review comment
>
> test/lib/jdk/test/lib/crac/CracProcess.java line 236:
> 
>> 234:     }
>> 235: 
>> 236:     public static void dumpProcess(long pid) throws IOException, InterruptedException {
> 
> I believe it does not actually throw these
> Suggestion:
> 
>     public static void dumpProcess(long pid) {

done

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

PR Review Comment: https://git.openjdk.org/crac/pull/265#discussion_r2388078620


More information about the crac-dev mailing list