On Fri, 25 Sep 2020 21:45:39 GMT, Sergey Bylokhov wrote:
> We have a number of missing javadoc tags and comments in the desktop module.
> Most of the missing comments are related to the serialized form.
>
> The fix:
> - Adds missing comments to the non-static/non-transient fields(even
> priva
On Mon, 5 Oct 2020 22:23:56 GMT, Ian Graves wrote:
> The `java.util.Formatter` format specifies support for field widths, argument
> indexes, or precision lengths of a field
> that relate to the variadic arguments supplied to the formatter. These
> numbers are specified by integers, sometimes
>
On Tue, 6 Oct 2020 13:55:55 GMT, Roger Riggs wrote:
>> The `java.util.Formatter` format specifies support for field widths,
>> argument indexes, or precision lengths of a field
>> that relate to the variadic arguments supplied to the formatter. These
>> numbers are specified by integers, someti