RFR: 8294982: Implementation of Classfile API [v13]
Adam Sotona
asotona at openjdk.org
Wed Feb 8 10:40:39 UTC 2023
On Tue, 7 Feb 2023 15:59:04 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Adam Sotona has updated the pull request incrementally with three additional commits since the last revision:
>>
>> - javadoc fixes
>> - obsolete identifiers and unused imports cleanup
>> - TypeAnnotation.TypePathComponent cleanup
>
> src/java.base/share/classes/jdk/internal/classfile/attribute/ModuleAttribute.java line 132:
>
>> 130: }
>> 131:
>> 132: static ModuleAttribute of(ModuleDesc moduleName,
>
> Some missing javadoc in this class
Will fix it, thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/10982
More information about the build-dev
mailing list