Thanks.  Will fix by making it non-public.  -- John

On Apr 20, 2011, at 1:10 PM, Rémi Forax wrote:

> The class java.lang.invoke.MemberName.Factory is public but should not.
> 
> It's not a big issue because the compiler will reject any attempt to access
> to this class because java.lang.invoke.MemberName is package visible and
> any forged code will need to find an instance of this class which is not 
> easy.
> 
> Rémi
> 
> 
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev@openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to