rmic doesn't allow static initializers in remote interfaces. Currently, it expects static methods to have RemoteExceptions declared. rmic should allow
static initializers and let the compiler flag any exceptions that are not
properly handled by these initializers.
static initializers and let the compiler flag any exceptions that are not
properly handled by these initializers.