On Fri, 17 Mar 2023 22:27:48 GMT, Justin Lu wrote:
>> This PR converts Unicode sequences to UTF-8 native in .properties file.
>> (Excluding the Unicode space and tab sequence). The conversion was done
>> using native2ascii.
>>
>> In addition, the build logic is adjusted to support reading in t
On Fri, 17 Mar 2023 22:27:48 GMT, Justin Lu wrote:
>> This PR converts Unicode sequences to UTF-8 native in .properties file.
>> (Excluding the Unicode space and tab sequence). The conversion was done
>> using native2ascii.
>>
>> In addition, the build logic is adjusted to support reading in t
On Tue, 21 Mar 2023 14:11:56 GMT, Hannes Wallnöfer wrote:
> Please review a simple change to add a `` (line break opportunity) tag
> before type parameters in some type links. This is only used in the first
> column of member summary tables as this is the only place where we have type
> names
On Fri, 24 Mar 2023 15:29:30 GMT, Hannes Wallnöfer wrote:
> Please review a change to address accessibility issues with the
> copy-to-clipboard buttons in JavaDoc-generated documentation. The most
> important change is to make these button work for keyboard users, which means
> buttons must ex
Hello!
Thank you for the detailed answer, now things are much more clear.
> > In fact, the current implementation looks somewhat inconsistent, but
> it's unclear whether it's correct or not, as we have no specification. For
> example, consider the external snippet:
> >
> > class Test {
> > // @
> On 30 Mar 2023, at 12:40, Tagir Valeev wrote:
>
> Hello, Pavel!
>
> Thank you for the detailed answer.
>
> > 1. Attribute value syntax. The spec says "An attribute value may be an
> > identifier, unsigned integer, or enclosed in either single or double quote
> > characters; no escape char