On Thu, 23 Jan 2025 16:55:20 GMT, Chen Liang <li...@openjdk.org> 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 > 28e01e6559a79720d03355444a4e1c1fbf0b0373 for the broken links. > > No related failure in tier 1-3 on all platforms. This pull request has now been integrated. Changeset: 564e0a20 Author: Chen Liang <li...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/564e0a20763486cfc7bfce7cb14b2f947c69d8df Stats: 2561 lines in 70 files changed: 1594 ins; 125 del; 842 mod 8342466: Improve API documentation for java.lang.classfile.attribute 8347762: ClassFile attribute specification refers to non-SE modules Reviewed-by: asotona Backport-of: 973c630777d4075bc85c7ddc1eb02cc65904344d ------------- PR: https://git.openjdk.org/jdk/pull/23273