On Mon, 28 Nov 2022 08:58:29 GMT, Jaikiran Pai <j...@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

Reply via email to