CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Casey Marshall <[EMAIL PROTECTED]> 05/08/08 03:02:00
Modified files:
. : ChangeLog
javax/security/auth/x500: X500Principal.java
Log message:
2005-08-07 Casey Marshall <[EMAIL PROTECTED]>
* javax/security/auth/x500/X500Principal.java
(encodeDer): use the right iterator for the inner loop.
(parseString): test for end of input.
(readAttributeType): provide detail message for exception.
(readAttributeValue): return the result on end of input;
read the next character while looping.
(putComponent): accept 'o' and 'ou' short names.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4351&tr2=1.4352&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/security/auth/x500/X500Principal.java.diff?tr1=1.9&tr2=1.10&r1=text&r2=text