On Fri, 7 Oct 2022 18:39:48 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote: > There are a number of methods that call 'write()' then call 'return this;' they could just be 'return write()', but if that's a style you prefer, that is fine. Not my style. Will fix them. ------------- PR: https://git.openjdk.org/jdk/pull/10608