RE: Patch Review:source/javax/mail/Provider.java

"Conrad T. Pino" <[email protected]> Thu, 29 Nov 2007 11:12:02 -0800
Newsgroups gmane.comp.java.classpath.extensions.javamail
Message-ID <[email protected]>
Conrad T. Pino wrote:
> > Patch goals:
> > 
> > 1. Conform to API, add missing method: Provider.Type.toString
> > http://java.sun.com/products/javamail/javadocs/javax/mail/Provider.Type.html
> > 
> > 2. Reduce compile warnings for Provider.Type.type field.
> 
> Yes, that seems a little cleaner.

Committed.