[constables] RFR of constants API
Vicente Romero
vicente.romero at oracle.com
Fri May 11 15:13:05 UTC 2018
Hi,
I have updated the public webrev with the changes proposed below.
http://cr.openjdk.java.net/~vromero/constant.api/webrev.03/constants.api.patch
Thanks,
Vicente
On 05/11/2018 10:33 AM, Brian Goetz wrote:
>
>> * I believe the name descriptor is going to be confusing with the
>> rest of the API, as there are a lot of classes whose name ends with
>> 'Desc'
>
> I think this speaks to these classes ({Type,Field,Method}Descriptor)
> being in the wrong place. I think they should be in JLI, since they
> are basic building blocks for describing VM types. Also should be
> TypeDescriptor, FieldTypeDescriptor, MethodTypeDescriptor.
>
More information about the amber-spec-experts
mailing list