RFR: 8367005: ImageReader refactor caused performance regressions for startup and footprint [v6]
David Beaumont
duke at openjdk.org
Fri Sep 12 12:02:20 UTC 2025
On Fri, 12 Sep 2025 11:54:40 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Hmm, that syntax doesn't work for me.
>>
>> org.junit.jupiter.api.extension.ParameterResolutionException: No ParameterResolver registered for parameter [java.lang.String arg1] in method [public void ImageReaderTest.testResourceNodes_present(java.lang.String,java.lang.String) throws java.io.IOException].
>>
>>
>> I'll just add the empty path case and leave it at that.
>
>> I'll just add the empty path case and leave it at that.
>
> That's fine with me. More as a FYI though - I had a typo in my original CsvSource comment/example, which I later modified. So I don't know if that is what is causing this error.
Ahh, it's all one value per pair.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27203#discussion_r2344018785
More information about the core-libs-dev
mailing list