A small correction...
On 05/19/2016 09:32 PM, Peter Levart wrote:
// the public API public MetaClass getInstanceFor(Class<?> type) {
This should of course read: // the public API public *static* MetaClass getInstanceFor(Class<?> type) { Regards, Peter
_______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev