RFR: 8369817: [TESTBUG] EmptyPath::toString is ignored [v2]
Francesco Andreuzzi
fandreuzzi at openjdk.org
Tue Oct 14 11:20:43 UTC 2025
On Tue, 14 Oct 2025 11:07:50 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
>>
>> rename
>
> test/jdk/java/io/File/EmptyPath.java line 385:
>
>> 383:
>> 384: @Test
>> 385: public void callToString() {
>
> Good catch. I checked our CI for this test execution and it too reports this warning in the logs.
>
> I think instead of `callToString()`, we should just rename it to `testToString()`.
Sure, renamed in d9e8c387ce17241c34a483ffc15fa6a8124b8c5a
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27797#discussion_r2428771814
More information about the core-libs-dev
mailing list