On Mon, 3 Mar 2025 10:21:08 GMT, Mikhail Yankelevich <d...@openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Remove "@build jtreg.SkippedException"
>
> test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 35:
> 
>> 33:  * @key intermittent
>> 34:  * @library /test/lib
>> 35:  * @build jtreg.SkippedException
> 
> AFAIK,`@build jtreg.SkippedException` is not needed. Tried to remove and it 
> worked fine locally, does it work for you?
> 
> Also this is the same for the line 30 in the `getOriginalHostName.java`

Yes, jtreg will compile "jtreg.SkippedException" implicitly. PR has been 
updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23767#discussion_r1977329809

Reply via email to