This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AWT bugs update...


Hello again,

I have now re-run my tests with a fresh cvs checkout of the
java-gui-branch-20050128. Building broke down once (libtool
complaining about -l-java-awt not found), but  a little bit
of libgcj.spec hacking got me running:

> gcj --version
gcj (GCC) 4.0.0 20050128 (experimental)

Unfortunately, all of the bugs I reported today still occur with 
the gui branch version.

Here follows a little fallout from further tests, again with
simple testcases:

PR 19860   Swing JOptionPane and multiline text
PR 19861   Swing JOptionPane without parent frame
PR 19862   Swing JTextField triggers StringIndexOutOfBoundsException
PR 19863   Swing JMenus appear at wrong locations

(The testcase for 19862 might be useful for general Swing tests,
as it includes JTextField, JTextArea, JMenus, JOptionPane, and
some file operations...)

- Norman


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]