Re: RFR: 8345486: Reevaluate the classes in java.lang.classfile.components package

2024-12-04 Thread Chen Liang
On Wed, 4 Dec 2024 14:23:07 GMT, Chen Liang wrote: > Over the years there have been significant rounds of cleanup to try and keep > the classfile API as focussed and true to its underlying functional core as > possible. One of the side-effects of such cleanups was to move higher-level > functi

Re: RFR: 8345486: Reevaluate the classes in java.lang.classfile.components package

2024-12-04 Thread Adam Sotona
On Wed, 4 Dec 2024 14:23:07 GMT, Chen Liang wrote: > Over the years there have been significant rounds of cleanup to try and keep > the classfile API as focussed and true to its underlying functional core as > possible. One of the side-effects of such cleanups was to move higher-level > functi

Re: RFR: 8345486: Reevaluate the classes in java.lang.classfile.components package

2024-12-04 Thread Maurizio Cimadamore
On Wed, 4 Dec 2024 14:23:07 GMT, Chen Liang wrote: > Over the years there have been significant rounds of cleanup to try and keep > the classfile API as focussed and true to its underlying functional core as > possible. One of the side-effects of such cleanups was to move higher-level > functi