Lines Matching refs:ThrowClassFormatError
3321 ThrowClassFormatError(klass.get(), "java.lang.Object must not have a superclass");
3381 ThrowClassFormatError(klass.get(), "Too many methods on interface: %zd", count);
3445 ThrowClassFormatError(klass.get(), "Too many methods defined on class: %zd", actual_count);
3462 ThrowClassFormatError(klass.get(), "Too many methods: %d", num_virtual_methods);