On 06/16/2011 09:27 PM, Charles Oliver Nutter wrote: > On Thu, Jun 16, 2011 at 1:30 PM, Rémi Forax<[email protected]> wrote: >> The other reasonable solution is to patch the jdk6 compiler >> to raise an error if MH.invoke*() is used. > Actually, since I'm compiling against your backport's mock jar, > perhaps you could add a deprecated or other warning on the > signature-polymorphic methods? When compiling on Java 7, I shouldn't > pick up your mock at all.
good idea. > - Charlie Rémi _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
