RFR: 8347762: ClassFile attribute specification refers to non-SE modules [v2]
Chen Liang
liach at openjdk.org
Wed Jan 15 04:57:03 UTC 2025
> 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.
Chen Liang has updated the pull request incrementally with one additional commit since the last revision:
Update src/java.base/share/classes/java/lang/classfile/attribute/SourceIDAttribute.java
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23122/files
- new: https://git.openjdk.org/jdk/pull/23122/files/aa5fec05..6693a1da
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23122&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23122&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23122.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23122/head:pull/23122
PR: https://git.openjdk.org/jdk/pull/23122
More information about the core-libs-dev
mailing list