RFR: 7903190: jextract runtime helper issues

Athijegannathan Sundararajan sundar at openjdk.java.net
Mon May 16 14:27:14 UTC 2022


On Mon, 16 May 2022 14:23:15 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

>> src/main/java/org/openjdk/jextract/impl/ConstantBuilder.java line 143:
>> 
>>> 141:         }
>>> 142: 
>>> 143:         String className() {
>> 
>> Who uses these?
>
> just added all getters for uniformity..

only kind and fieldName are used to get the name of the $MH getter name (in wrapper)

-------------

PR: https://git.openjdk.java.net/jextract/pull/33


More information about the jextract-dev mailing list