RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Alan Bateman
alanb at openjdk.org
Mon Nov 28 09:56:14 UTC 2022
On Mon, 28 Nov 2022 08:58:29 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this change which fixes the typos in the test packages? @mernst submitted this as a separate PR https://github.com/openjdk/jdk/pull/10029 but given the number of areas and files that other PR touches, the progress has been stalled.
>
> I'll raise separate PRs in the other remaining areas from that other PR.
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.
-------------
PR: https://git.openjdk.org/jdk/pull/11385
More information about the nio-dev
mailing list