Request for reviews (M): 6939134: JSR 292 adjustments to method handle invocation
Rémi Forax
forax at univ-mlv.fr
Thu Apr 1 05:28:00 PDT 2010
Le 01/04/2010 02:34, John Rose a écrit :
> On Mar 31, 2010, at 4:33 PM, Rémi Forax wrote:
>
>
>> I don't like the annotation @PolymorphicSignature.
>> it opens user defined holes in the type system.
>>
> It's not public, so the only people who can open such holes are implementors of java.dyn.*. Is that really a problem?
>
Correct me if I'm wrong but I can generate a method tagged with
@PolymorphicSignature
using ASM.
> -- John
>
>
Rémi
More information about the compiler-dev
mailing list