On Wed, 3 Nov 2021 14:20:52 GMT, Hannes Wallnöfer wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> update to show fields of serializable records in the serializable form
>
> test/langtools/jdk/javadoc/doclet/tes
On Wed, 3 Nov 2021 14:13:50 GMT, Hannes Wallnöfer wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> update to show fields of serializable records in the serializable form
>
> src/jdk.javadoc/share/classes/jdk/jav
On Fri, 22 Oct 2021 02:11:34 GMT, Jonathan Gibbons wrote:
>> Please review a trivial fix and simple test for DocLint and serializable
>> records.
>>
>> Although the original JBS issue was somewhat confused, the underlying cause
>> of the test case is that `javadoc`/`DocLint` was checking the c
> Please review a trivial fix and simple test for DocLint and serializable
> records.
>
> Although the original JBS issue was somewhat confused, the underlying cause
> of the test case is that `javadoc`/`DocLint` was checking the comments on the
> private internal fields, prior to writing the f
On Fri, 22 Oct 2021 00:12:04 GMT, Jonathan Gibbons wrote:
> Please review a trivial fix and simple test for DocLint and serializable
> records.
>
> Although the original JBS issue was somewhat confused, the underlying cause
> of the test case is that `javadoc`/`DocLint` was checking the commen
Please review a trivial fix and simple test for DocLint and serializable
records.
Although the original JBS issue was somewhat confused, the underlying cause of
the test case is that `javadoc`/`DocLint` was checking the comments on the
private internal fields, prior to writing the fields in the