On Thu, 12 Jun 2025 14:42:27 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

>> Volkan Yazici has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Simplify `FilePublisherTest`
>
> The person who wrote the test was probably concerned that 
> `fs.getPath("non-existent.txt");` could throw if passed a non-existing path. 
> Looking at the API documentation that doesn't seem a valid concern. The only 
> exception documented is `InvalidPathException` - so we should be good

@dfuch @jaikiran Thank you so much for reviews, much appreciated. :bowing_man:

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

PR Comment: https://git.openjdk.org/jdk/pull/25662#issuecomment-2967615342

Reply via email to