Re: JEP118

Remi Forax forax at univ-mlv.fr
Thu May 30 02:54:44 PDT 2013


You need to compile with -parameter.

Rémi

Sent from my Phone

----- Reply message -----
From: "Boaz Nahum" <boaznahum at gmail.com>
To: <compiler-dev at openjdk.java.net>
Subject: JEP118
Date: Thu, May 30, 2013 11:31
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/a68fd177/attachment.html 


More information about the compiler-dev mailing list