Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v3]

2025-01-14 Thread Chen Liang
On Wed, 15 Jan 2025 00:20:02 GMT, Chen Liang wrote: >> Improve documentation for `class` file attributes. This include better >> specification for user attributes, some more general information about >> attributes, such as the usage of non-JVMS attributes, and updated some >> attribute informa

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v3]

2025-01-14 Thread Joe Darcy
On Wed, 15 Jan 2025 00:20:02 GMT, Chen Liang wrote: >> Improve documentation for `class` file attributes. This include better >> specification for user attributes, some more general information about >> attributes, such as the usage of non-JVMS attributes, and updated some >> attribute informa

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v3]

2025-01-14 Thread Chen Liang
> Improve documentation for `class` file attributes. This include better > specification for user attributes, some more general information about > attributes, such as the usage of non-JVMS attributes, and updated some > attribute information in the base package too, such as Annotation and > Si

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v2]

2025-01-13 Thread Chen Liang
On Fri, 10 Jan 2025 20:25:06 GMT, Chen Liang wrote: >> Improve documentation for `class` file attributes. This include better >> specification for user attributes, some more general information about >> attributes, such as the usage of non-JVMS attributes, and updated some >> attribute informa

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v2]

2025-01-12 Thread Adam Sotona
On Fri, 10 Jan 2025 20:25:06 GMT, Chen Liang wrote: >> Improve documentation for `class` file attributes. This include better >> specification for user attributes, some more general information about >> attributes, such as the usage of non-JVMS attributes, and updated some >> attribute informa

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v2]

2025-01-10 Thread Chen Liang
On Fri, 10 Jan 2025 20:25:06 GMT, Chen Liang wrote: >> Improve documentation for `class` file attributes. This include better >> specification for user attributes, some more general information about >> attributes, such as the usage of non-JVMS attributes, and updated some >> attribute informa

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute [v2]

2025-01-10 Thread Chen Liang
> Improve documentation for `class` file attributes. This include better > specification for user attributes, some more general information about > attributes, such as the usage of non-JVMS attributes, and updated some > attribute information in the base package too, such as Annotation and > Si

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute

2025-01-10 Thread Chen Liang
On Fri, 10 Jan 2025 12:15:33 GMT, Adam Sotona wrote: >> Improve documentation for `class` file attributes. This include better >> specification for user attributes, some more general information about >> attributes, such as the usage of non-JVMS attributes, and updated some >> attribute inform

Re: RFR: 8342466: Improve API documentation for java.lang.classfile.attribute

2025-01-10 Thread Adam Sotona
On Fri, 10 Jan 2025 07:32:24 GMT, Chen Liang wrote: > Improve documentation for `class` file attributes. This include better > specification for user attributes, some more general information about > attributes, such as the usage of non-JVMS attributes, and updated some > attribute information