Integrated: 8347762: ClassFile attribute specification refers to non-SE modules

Chen Liang liach at openjdk.org
Wed Jan 15 05:27:42 UTC 2025


On Wed, 15 Jan 2025 04:27:14 GMT, Chen Liang <liach at openjdk.org> wrote:

> The new API specification for class file attributes link to non-SE modules of jdk.compiler and jdk.jlink, which caused docs build failure for SE docs. This patch removes those links and replace them with plain module name references.

This pull request has now been integrated.

Changeset: 28e01e65
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/28e01e6559a79720d03355444a4e1c1fbf0b0373
Stats:     22 lines in 7 files changed: 0 ins; 7 del; 15 mod

8347762: ClassFile attribute specification refers to non-SE modules

Reviewed-by: darcy, dholmes

-------------

PR: https://git.openjdk.org/jdk/pull/23122


More information about the core-libs-dev mailing list