On Wed, 19 May 2021 22:06:18 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
>> Unclear if there's a more succinct way to refactor this like so. If `c` is >> not an instance of `TextBuilder` then we need to initialize a new >> `TextBuilder` and add it to `contents`. This is not the case if `c` is >> already of the desired instance. > > Then just a shorter name than `txtBldr` please. Lvng t vwls s nt - jvdc > cnvntn. I guess we have competing demands for short names! ------------- PR: https://git.openjdk.java.net/jdk/pull/4105