On Apr 12, 2011, at 7:04 PM, [email protected] wrote: > Dear list, > > Is there a blessed set of class files that exhibit the various > possible uses of the JSR 292 features. Such a set would be > very useful to me in order to test an assembler/disassembler > tool. > > Thanks in advance for any pointer.
The java/lang/invoke/ tests in the JDK 7 repository are the most extensive tests we currently have. -- Christian _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
