[Bug awt/19453] AWT FileDialog gives warnings

2005-10-15 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.0.0 |pre-0.18 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19453

[Bug AWT/19453] AWT FileDialog gives warnings

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19453

[Bug AWT/19453] AWT FileDialog gives warnings

2005-02-10 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-10 23:06 --- Fixed on java-gui-20050128-branch. Closing. -- What|Removed |Added Status|NEW

[Bug AWT/19453] AWT FileDialog gives warnings

2005-01-15 Thread mark at gcc dot gnu dot org
--- Additional Comments From mark at gcc dot gnu dot org 2005-01-15 16:20 --- The crash probably came from the use of '.' instead of '/' in the JNI method signature requested in the native code. Fixed in GNU Classpath CVS by: 2005-01-15 Mark Wielaard <[EMAIL PROTECTED]> Repor