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

David Holmes dholmes at openjdk.org
Wed Jan 15 04:38:44 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.

Changes seem fine to me.

Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23122#pullrequestreview-2551537050


More information about the core-libs-dev mailing list