RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni [v2]
Jaikiran Pai
jpai at openjdk.org
Mon Nov 28 10:02:50 UTC 2022
On Mon, 28 Nov 2022 09:54:08 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Address review comment - don't change WithHelperPublisher.java
>
> test/jdk/java/net/httpclient/reactivestreams-tck/org/reactivestreams/tck/WithHelperPublisher.java line 67:
>
>> 65: * to generate elements type your Subscriber is able to consume.
>> 66: * <p>
>> 67: * Sometimes you may want to implement your own custom helper Publisher - to validate behaviour of a Subscriber
>
> The comment on the original PR is that this is a 3rd party code and not clear if it should be changed.
Hello Alan, I have now updated this PR to remove changes to this file.
-------------
PR: https://git.openjdk.org/jdk/pull/11385
More information about the nio-dev
mailing list