CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Anthony Balkissoon <[EMAIL PROTECTED]> 05/09/30 15:04:31
Modified files: . : ChangeLog javax/swing/text: StyleContext.java Log message: 2005-09-30 Anthony Balkissoon <[EMAIL PROTECTED]> * javax/swing/text/StyleContext.java: (SmallAttributeSet.getAttribute): If the attribute we're looking for is ResolveAttribute, don't try to check the resolve parent, because this will cause an infinite loop. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5059&tr2=1.5060&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/text/StyleContext.java.diff?tr1=1.6&tr2=1.7&r1=text&r2=text