On Wed, 14 May 2025 10:51:17 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   feedback
>
> test/hotspot/jtreg/serviceability/attach/FailedDequeueTest.java line 64:
> 
>> 62:         } catch (IOException ex) {
>> 63:             System.out.println("OK: setFlag thrown expected exception:");
>> 64:             ex.printStackTrace(System.out);
> 
> Nit: If an `IOException` is expected then should we report a test failure 
> after the line 61 in a case `IOException` was not thrown?

Added

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25219#discussion_r2089558850

Reply via email to