Re: RFR: 8345343: Restore the preview status of java.lang.classfile.components package

2024-12-03 Thread Chen Liang
On Mon, 2 Dec 2024 22:44:52 GMT, Chen Liang wrote: > The java.lang.classfile.components package was underused and had almost no > usage feedback; as a result, it did not caught attention during the preview > process of the Class-File API, until the late adoption when Class-File API is > sure t

RFR: 8345343: Restore the preview status of java.lang.classfile.components package

2024-12-03 Thread Chen Liang
The java.lang.classfile.components package was underused and had almost no usage feedback; as a result, it did not caught attention during the preview process of the Class-File API, until the late adoption when Class-File API is sure to become finalized. In the previous rounds of reviews by othe