[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/24195] New: DefaultStyledDocument.setParagraphAttributes infi
From: |
langel at redhat dot com |
Subject: |
[Bug swing/24195] New: DefaultStyledDocument.setParagraphAttributes infinite loop |
Date: |
4 Oct 2005 19:05:08 -0000 |
This causes an infinite loop. It works with the JDK.
SimpleAttributeSet set = new SimpleAttributeSet();
doc.setParagraphAttributes(0, Integer.MAX_VALUE, set, false);
--
Summary: DefaultStyledDocument.setParagraphAttributes infinite
loop
Product: classpath
Version: 0.18
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: swing
AssignedTo: roman at kennke dot org
ReportedBy: langel at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24195
- [Bug swing/24195] New: DefaultStyledDocument.setParagraphAttributes infinite loop,
langel at redhat dot com <=