[Java Bug System] Inaccessible subcomponents in JDK project

- liangchenblue at gmail.com
Mon Jan 22 04:00:22 UTC 2024


Hello,
I discovered that in the JBS issue search, when the project is specified to
be JDK, then in the subcomponents, java.lang.constant and
java.lang.classfile are available; however, they are not actually usable
when editing issues, as none of the component choices allows me to select
these subcomponents.

I assume this is a configuration issue; these 2 subcomponents should belong
to core-libs, as they are Java APIs directly in java.* packages shipped
with the java.base module and initialized by the bootstrap code path.

I wish some administrator of JBS can help fix this issue; currently,
classfile related bugs are labeled with classfile-api label, and
java.lang.constant issues are simply under java.lang subcomponent. Should
these subcomponents become accessible, I offer to fix the subcomponent of
the related issues.

Regards,
Chen Liang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/discuss/attachments/20240121/f4b79947/attachment.htm>


More information about the discuss mailing list