JEP118
Boaz Nahum
boaznahum at gmail.com
Thu May 30 02:31:01 PDT 2013
I'm building java from lambda/lambda repository
I'm wonder if JEP118 is already there, when I use:
Method m ...
Parameter[] p = m.getParameters();
Then p[X].getName() just produces "argX"
Or maybe I'm doing wrong ?
Thank
Boaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20130530/e4fbe959/attachment-0001.html
More information about the compiler-dev
mailing list