>>>>> "Jeff" == Jeff Bailey <[EMAIL PROTECTED]> writes:

Jeff> I've attached my most recent version of KerberosPrincipal.  I have
Jeff> addressed most of the comments by Casey and Mark as well as comments
Jeff> from others online.

Jeff>     String a = 
gnu.classpath.SystemProperties.getProperty("java.security.krb5.realm");

It is more usual in Classpath not to use a fully qualified name, but
instead to add an import.

Jeff>     return new "";

This isn't valid java.

Tom


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to