Re: RFR: 8262296 Fix remaining doclint warnings in jdk.httpserver [v2]

2021-02-24 Thread Brian Burkhalter
On Wed, 24 Feb 2021 16:21:59 GMT, Chris Hegarty wrote: >> Trivial clean up of remaining doclint warnings in jdk.httpserver. >> >> The minor spec clarifications do not amount to a normative change, so no CSR >> is required (they're documented the obvious and only possible behaviour). > > Chris

Re: RFR: 8262296 Fix remaining doclint warnings in jdk.httpserver [v2]

2021-02-24 Thread Daniel Fuchs
On Wed, 24 Feb 2021 16:21:59 GMT, Chris Hegarty wrote: >> Trivial clean up of remaining doclint warnings in jdk.httpserver. >> >> The minor spec clarifications do not amount to a normative change, so no CSR >> is required (they're documented the obvious and only possible behaviour). > > Chris

Re: RFR: 8262296 Fix remaining doclint warnings in jdk.httpserver [v2]

2021-02-24 Thread Chris Hegarty
> Trivial clean up of remaining doclint warnings in jdk.httpserver. > > The minor spec clarifications do not amount to a normative change, so no CSR > is required (they're documented the obvious and only possible behaviour). Chris Hegarty has updated the pull request incrementally with one addi