[jdk24] Integrated: 8342466: Improve API documentation for java.lang.classfile.attribute

2025-01-24 Thread Chen Liang
On Thu, 23 Jan 2025 16:55:20 GMT, Chen Liang wrote: > This is a non-clean backport the java.lang.classfile.attribute documentation > improvements 973c630777d4075bc85c7ddc1eb02cc65904344d to JDK 24 , the release > where the API is finalized. Also backported a tier1 docs build hotfix > 28e01e655

Integrated: 8342466: Improve API documentation for java.lang.classfile.attribute

2025-01-14 Thread Chen Liang
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