On Thu, 27 Jul 2023 00:16:34 GMT, Damon Nguyen wrote:
>> Please review this PR which contains the translations for updates to
>> localized resources in the JDK since RDP1.
>>
>> Included in this change are improved translations for certain values, which
>> also includes global updates for tran
On Wed, 26 Jul 2023 21:59:41 GMT, Stuart Marks wrote:
> Regarding the text of the change: should getFirst() and getLast() be
> mentioned? They were added by Sequenced Collections, and they run in constant
> time. Also, while add() and addLast() run in amortized constant time (because
> of the
> The [JEP for sequenced collections](https://openjdk.org/jeps/431) would add
> addFirst(), removeFirst() and reversed() methods to lists.
> However, the Javadoc of List mentions:
> > The size, isEmpty, get, set, iterator, and listIterator operations run in
> constant time. The add operation run
Please review a medium change that is a follow-up to recent work to cleanup the
builders and writers in the doclet.
This change is primarily focussed on cleaning up the code to generate summary
tables for each kind of member. The bulk of the code is moved from
`ClassWriter` to `AbstractMemberWr
On Wed, 26 Jul 2023 20:41:36 GMT, Justin Lu wrote:
> Please review this PR which contains the translations for updates to
> localized resources in the JDK since RDP1.
>
> Included in this change are improved translations for certain values, which
> also includes global updates for translations
On Wed, 26 Jul 2023 11:02:20 GMT, dan1st wrote:
> The [JEP for sequenced collections](https://openjdk.org/jeps/431) would add
> addFirst(), removeFirst() and reversed() methods to lists.
> However, the Javadoc of List mentions:
> > The size, isEmpty, get, set, iterator, and listIterator operati
On Wed, 26 Jul 2023 11:02:20 GMT, dan1st wrote:
> The [JEP for sequenced collections](https://openjdk.org/jeps/431) would add
> addFirst(), removeFirst() and reversed() methods to lists.
> However, the Javadoc of List mentions:
> > The size, isEmpty, get, set, iterator, and listIterator operati
On Wed, 26 Jul 2023 11:02:20 GMT, dan1st wrote:
> The [JEP for sequenced collections](https://openjdk.org/jeps/431) would add
> addFirst(), removeFirst() and reversed() methods to lists.
> However, the Javadoc of List mentions:
> > The size, isEmpty, get, set, iterator, and listIterator operati
On Wed, 26 Jul 2023 11:02:20 GMT, dan1st wrote:
> The [JEP for sequenced collections](https://openjdk.org/jeps/431) would add
> addFirst(), removeFirst() and reversed() methods to lists.
> However, the Javadoc of List mentions:
> > The size, isEmpty, get, set, iterator, and listIterator operati
Please review this PR which contains the IPS translations for updates to
localized resources in the JDK since RDP1.
Included in this change are improved translations for certain values, which
also includes global updates for translations of the words 'annotation' and
'file' for zh_CN.
The foll
Please review a minor change to `ClassWriter` to make the order of sections
consistent across member-kinds and between summary and detail sections. The
change to `ClassWriter` is just to reorder the sections, and to add some
explanatory comments.
One test detected the change and is therefore up
On Tue, 25 Jul 2023 13:29:55 GMT, Hannes Wallnöfer wrote:
> Please review a change to fix the representation of array types as values of
> annotation elements in javadoc-generated documentation.
>
> The primary fix is to avoid generating duplicate `[]` brackets for array
> types, but there are
On Wed, 26 Jul 2023 10:50:16 GMT, Hannes Wallnöfer wrote:
>> Please review a change to fix the representation of array types as values of
>> annotation elements in javadoc-generated documentation.
>>
>> The primary fix is to avoid generating duplicate `[]` brackets for array
>> types, but ther
> Please review a change to fix the representation of array types as values of
> annotation elements in javadoc-generated documentation.
>
> The primary fix is to avoid generating duplicate `[]` brackets for array
> types, but there are a few secondary improvements:
>
> - When linking to a typ
On Wed, 26 Jul 2023 09:11:20 GMT, Hannes Wallnöfer wrote:
>> Please review a change to fix the representation of array types as values of
>> annotation elements in javadoc-generated documentation.
>>
>> The primary fix is to avoid generating duplicate `[]` brackets for array
>> types, but ther
> Please review a change to fix the representation of array types as values of
> annotation elements in javadoc-generated documentation.
>
> The primary fix is to avoid generating duplicate `[]` brackets for array
> types, but there are a few secondary improvements:
>
> - When linking to a typ
On Tue, 25 Jul 2023 15:32:22 GMT, Pavel Rappo wrote:
>> Please review a change to fix the representation of array types as values of
>> annotation elements in javadoc-generated documentation.
>>
>> The primary fix is to avoid generating duplicate `[]` brackets for array
>> types, but there are
17 matches
Mail list logo