[Java Bug System] Inaccessible subcomponents in JDK project
-
liangchenblue at gmail.com
Thu Feb 8 13:09:03 UTC 2024
Yep, noticed both classfile and constant subcomponents are available now,
and classfile api bugs have been updated. Thanks for the swift update!
Chen Liang
On Thu, Feb 8, 2024, 4:26 AM Jaikiran Pai <jai.forums2013 at gmail.com> wrote:
> Hello Chen,
>
> java.lang.classfile is a sub-component of core-libs component since a
> few days now, after you sent this mail.
>
> -Jaikiran
>
> On 22/01/24 9:30 am, - wrote:
> > 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/20240208/4edabfc4/attachment-0001.htm>
More information about the discuss
mailing list