]> gcc.gnu.org Git - gcc.git/commit - libjava/ChangeLog
AttributedString.java (AttributedString): Use ArrayList to build array of attribute...
authorTom Tromey <tromey@redhat.com>
Tue, 31 Aug 2004 09:50:40 +0000 (09:50 +0000)
committerAndreas Tobler <andreast@gcc.gnu.org>
Tue, 31 Aug 2004 09:50:40 +0000 (11:50 +0200)
commite2ab6d127aa3379ef3ad19779bfe52b273a1a757
tree932905a0edb65eb0f9f8b0778733087b34517924
parent71b5d516bc6cd5fc865ac560e4bea70607207272
AttributedString.java (AttributedString): Use ArrayList to build array of attribute ranges.

2004-08-31  Tom Tromey  <tromey@redhat.com>

* java/text/AttributedString.java (AttributedString): Use
ArrayList to build array of attribute ranges.  Don't use
`attribs' before it is set.

From-SVN: r86825
libjava/ChangeLog
libjava/java/text/AttributedString.java
This page took 0.052141 seconds and 5 git commands to generate.