RFR: implementation for JEP 334: JVM Constants API

Ali Ebrahimi ali.ebrahimi1781 at gmail.com
Thu May 24 05:32:07 UTC 2018


I think using FieldTypeDescriptor is misleading. since that is used for
param types and return types.
I propose SimpleTypeDescriptor or VariableTypeDescriptor.

On Wed, May 23, 2018 at 11:11 PM, Vicente Romero <vicente.romero at oracle.com>
wrote:

> Hi all,
>
> Please review the proposed implementation for JEP 334 [1]. The webrev can
> be found at [2] and the javadoc at [3].
>
> Thanks,
> Vicente
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8203252
> [2] http://cr.openjdk.java.net/~vromero/constant.api/webrev.07/
> constants.api.patch
> [3] http://cr.openjdk.java.net/~vromero/constant.api/javadoc.07/
> overview-summary.html
>
> PS. We are offering a MacBook Wheel to the authors of the first 5 comments
> :)
>



-- 

Best Regards,
Ali Ebrahimi


More information about the core-libs-dev mailing list