[Bug awt/16741] Toolkit.loadSystemColor unimplemented

2006-05-03 Thread fitzsim at redhat dot com
--- Comment #4 from fitzsim at redhat dot com 2006-05-03 19:24 --- After a discussion about this with Sven, I think our current implementation is fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16741

[Bug awt/16741] Toolkit.loadSystemColor unimplemented

2006-05-03 Thread fitzsim at redhat dot com
--- Comment #5 from fitzsim at redhat dot com 2006-05-03 19:25 --- Closing as WONTFIX. -- fitzsim at redhat dot com changed: What|Removed |Added Status

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

2006-06-06 Thread fitzsim at redhat dot com
--- Comment #6 from fitzsim at redhat dot com 2006-06-06 14:07 --- On the JDK lib files are stored in $JAVA_HOME/jre/lib. I've recently moved some files, like libjawt.so, that would conflict for multiple, parallel libgcj installations to the same prefix, to $(libdir)/gcj-$(gcc_ve

[Bug libgcj/27939] New: eclipse deadlock on startup

2006-06-07 Thread fitzsim at redhat dot com
: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27939

[Bug libgcj/28175] New: libgcj install tree should be relocatable

2006-06-26 Thread fitzsim at redhat dot com
y: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28175

[Bug libgcj/28244] [4.2 regression] missing dependency causes build failure

2006-07-04 Thread fitzsim at redhat dot com
--- Comment #2 from fitzsim at redhat dot com 2006-07-04 17:30 --- I'm testing a fix for this. -- fitzsim at redhat dot com changed: What|Removed |

[Bug libgcj/28244] [4.2 regression] missing dependency causes build failure

2006-07-06 Thread fitzsim at redhat dot com
--- Comment #5 from fitzsim at redhat dot com 2006-07-06 21:14 --- I fixed the missing dependency on trunk. The hppa-unknown-linux-gnu problem should probably be a separate bug. I'm closing this one. -- fitzsim at redhat dot com changed: What|Re

[Bug java/24798] New: classmap.db should reside in /var/lib/gcj/

2005-11-11 Thread fitzsim at redhat dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24798

[Bug libgcj/24798] classmap.db should reside in /var/lib/gcj/

2005-11-23 Thread fitzsim at redhat dot com
-- fitzsim at redhat dot com changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fitzsim at redhat dot com |dot org

[Bug libgcj/28312] peer libraries are installed into gcjversionedlibdir, not into nativeexeclib

2006-08-14 Thread fitzsim at redhat dot com
--- Comment #4 from fitzsim at redhat dot com 2006-08-14 17:23 --- Yes, closing. -- fitzsim at redhat dot com changed: What|Removed |Added Status|NEW

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

2006-08-14 Thread fitzsim at redhat dot com
--- Comment #9 from fitzsim at redhat dot com 2006-08-14 19:41 --- (In reply to comment #8) > Is this really the only problem? All .la, .a and .so files get overwritten as > well. I'm not sure what you mean by this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27890

[Bug libgcj/28312] peer libraries are installed into gcjversionedlibdir, not into nativeexeclib

2006-08-15 Thread fitzsim at redhat dot com
--- Comment #6 from fitzsim at redhat dot com 2006-08-15 15:01 --- What are you trying to do, exactly? This is the intended behaviour, that libgcj's configure overrides classpath's configure by injecting --with-native-libdir. Here is the configure fragment: # Determine

[Bug libgcj/27890] [4.2 regression] lib/logging.properties pollutes common namespace

2006-08-22 Thread fitzsim at redhat dot com
--- Comment #13 from fitzsim at redhat dot com 2006-08-22 20:41 --- Fixed by installing logging.properties and classpath.security in both lib and lib64, in the multilib case. This means that 32- and 64-bit property and module lists can be manipulated separately. Doing so will also fix

[Bug java/28775] gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5

2006-08-22 Thread fitzsim at redhat dot com
--- Comment #3 from fitzsim at redhat dot com 2006-08-22 20:41 --- Fixed on trunk by commit for PR 27890. -- fitzsim at redhat dot com changed: What|Removed |Added

[Bug libgcj/31728] New: --enable-java-maintainer-mode should pass JNI header options to classpath configure

2007-04-27 Thread fitzsim at redhat dot com
AssignedTo: fitzsim at redhat dot com ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31728

[Bug AWT/16305] libgcj must supply libjawt.so

2005-02-16 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-16 19:55 --- Implemented on mainline. -- What|Removed |Added Status|NEW

[Bug AWT/20029] Robot needs XTest

2005-02-17 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-17 19:18 --- Yes, I'll have to re-add the -lXtst flag. The problem I've seen is that re-adding this causes an abort failure. -- What|Removed

[Bug libgcj/20090] New: gij should be implemented in Java

2005-02-19 Thread fitzsim at redhat dot com
Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: fitzsim at redhat dot com ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot

[Bug AWT/17952] Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS

2005-02-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-21 00:13 --- This wasn't actually fixed by the merge. -- What|Removed |Added Status|RES

[Bug AWT/17952] Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS

2005-02-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-21 00:54 --- Yeah, this was a mistake on my part. I thought the bug had been fixed by the merge but it wasn't. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17952

[Bug AWT/19842] MouseEvent ignores Button2 and Button3

2005-02-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-22 04:54 --- Fixed on mainline. -- What|Removed |Added Status|NEW

[Bug AWT/17952] Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS

2005-02-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-22 06:22 --- Fixed on mainline. -- What|Removed |Added Status|ASSIGNED

[Bug AWT/19880] Frame.setIconImage broken

2005-02-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-22 06:26 --- This works for me on mainline. Closing. -- What|Removed |Added Status|UNCONFIRMED

[Bug AWT/19880] Frame.setIconImage broken

2005-02-21 Thread fitzsim at redhat dot com
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19880

[Bug AWT/20014] BufferedImage.getGraphics() aborts

2005-02-21 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-02-

[Bug AWT/20029] Robot needs XTest

2005-02-22 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-23 01:11 --- Fixed on mainline. -- What|Removed |Added Status|NEW

[Bug libgcj/16923] -D* Options passed to JNI_CreateJavaVM are ignored

2005-02-23 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-23 17:38 --- Fixed on mainline. -- What|Removed |Added Status|NEW

[Bug libgcj/20292] New: new test case PR16923 fails

2005-03-02 Thread fitzsim at redhat dot com
ersion: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: fitzsim at redhat dot com ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc d

[Bug libgcj/20292] new test case PR16923 fails

2005-03-02 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-03-

[Bug libgcj/20292] new test case PR16923 fails

2005-03-03 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-03-03 22:18 --- Fixed on mainline and gcc-4_0-branch. Closing. -- What|Removed |Added Status|NEW

[Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation

2005-03-03 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-03-03 22:22 --- What platform are you on? Can you paste the exact configure and make lines that cause the build failure? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20251

[Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation

2005-03-03 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-03-03 22:28 --- Also, was this a clean rebuild? In other words, did you start with an empty build directory and empty prefix before configuring and building? If not, I suggest you try that. -- http://gcc.gnu.org/bugzilla

[Bug libgcj/20251] [4.0 regression] libgcj configured with --enable-gtk-cairo fails on installation

2005-03-03 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-03-03 23:26 --- What do you mean "installing into a temporary location"? What does the "make install" line look like? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20251

[Bug java/20309] New: gcjh needs a -force option

2005-03-03 Thread fitzsim at redhat dot com
Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug java/20388] New: gcj should have a -print-libgcj-jar-file-name option

2005-03-08 Thread fitzsim at redhat dot com
: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs a

[Bug java/20388] gcj should have a -print-libgcj-jar-file-name option

2005-03-08 Thread fitzsim at redhat dot com
-- What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20388

[Bug libgcj/20395] New: GNU Crypto should be merged into libgcj

2005-03-09 Thread fitzsim at redhat dot com
Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20395

[Bug libgcj/20251] [4.0/4.1 regression] libgcj configured with --enable-gtk-cairo fails on installation

2005-03-15 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-03-15 19:09 --- I couldn't reproduce this on my machine. Can you try out Jakub's patch? If it solves your problem we can close this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20251

[Bug AWT/20630] New: Image APIs should use BufferedImage exclusively

2005-03-24 Thread fitzsim at redhat dot com
Status: UNCONFIRMED Severity: normal Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http

[Bug AWT/20720] New: crash when pressing laptop arrow keys

2005-04-01 Thread fitzsim at redhat dot com
: crash when pressing laptop arrow keys Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: fitzsim at redhat dot com

[Bug java/20526] gij -X reports no options are recognized, while -Xmx and -Xms seem to be

2005-04-02 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-02 16:37 --- Fixed on HEAD and gcc-4_0-branch. -- What|Removed |Added Status|NEW

[Bug libgcj/20090] gij should be implemented in Java

2005-04-02 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-02 16:47 --- It turns out there's nothing to do in Java -- instead, everything should be handled in gij.cc and then passed through the invocation API. The patch that implements this is now committed to HEAD and gc

[Bug java/20750] New: libgcj needs a --with-java-home configure option

2005-04-04 Thread fitzsim at redhat dot com
needs a --with-java-home configure option Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-04 Thread fitzsim at redhat dot com
-- What|Removed |Added Component|java|libgcj http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20750

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-04 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-04 20:44 --- The advantage is that we can then eliminate the java wrapper script completely and symlink the java command directly to gij. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20750

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-04 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-04 20:48 --- I should also mention; currently java-gcj-compat is separate from libgcj because it depends on ecj. Once gcjx lands we can use it as our bytecode compiler, and distributions will likely want to merge java-gcj

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-04 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-04 21:39 --- Yes, eventually we'll install the same compatibiliy symlink forest we currently install in java-gcj-compat. For now though I only expect distributions packaging java-gcj-compat to use this option. For ex

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-06 03:57 --- Fixed on HEAD and gcc-4_0-branch. Closing. -- What|Removed |Added Status|NEW

[Bug AWT/20790] New: libjawt.so must be renamed

2005-04-06 Thread fitzsim at redhat dot com
al Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20790

[Bug libgcj/31728] --enable-java-maintainer-mode should pass JNI header options to classpath configure

2007-04-27 Thread fitzsim at redhat dot com
--- Comment #1 from fitzsim at redhat dot com 2007-04-27 19:59 --- Also, classpath/include/Makefile.am needs to only list headers actually built in the libgcj build, and the -force option should be passed to the gjavah calls. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31728

[Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch

2005-08-30 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-30 20:44 --- I suspect this is the same problem manifesting itself in JNI. This assertion fails in the GTK peers: assert ((*env)->IsAssignableFrom(env, objclazz, table->clazz)); table->clazz points to GtkGeneri

[Bug awt/20782] jawt assertion failure

2005-08-31 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-31 21:57 --- Fixed in GNU Classpath. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug libgcj/23686] path embbeded using -rpath is ignored when handling System.loadLibrary()

2005-09-01 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-01 20:53 --- Confirmed. Run the tests like this: LD_LIBRARY_PATH=`pwd` ./linked LD_LIBRARY_PATH=`pwd` ./linkedjava -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23686

[Bug libgcj/23686] path embbeded using -rpath is ignored when handling System.loadLibrary()

2005-09-01 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-01 21:25 --- In this case we have shared libraries under /opt with the same names as libraries under /usr/lib, and we want our program to always use the /opt libraries without users having to set LD_LIBRARY_PATH

[Bug libgcj/21741] Need configure option to set java.library.path

2005-09-01 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-02 01:02 --- This is actually a libgcj bug. I'm changing the Product. -- What|Removed |

[Bug awt/20014] BufferedImage.getGraphics() aborts

2005-09-01 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-02 04:21 --- This worked on GNU Classpath CVS with -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D. I also committed a small fix to make it work without -Dgnu.java.awt.peer.gtk.Graphics=Graphics2D. Closing

[Bug awt/16793] image not redrawn on expose events

2005-09-01 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-02 06:50 --- This is fixed now. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch

2005-09-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-05 17:40 --- >From http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/functions.html : IsAssignableFrom jboolean IsAssignableFrom(JNIEnv *env, jclass clazz1, jclass clazz2); Determines whether an object of clazz1 can

[Bug libgcj/23739] New: IsAssignableFrom reverses arguments

2005-09-05 Thread fitzsim at redhat dot com
Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot

[Bug libgcj/23739] IsAssignableFrom reverses arguments

2005-09-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-05 18:54 --- Created an attachment (id=9669) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9669&action=view) test case demonstrating incorrect IsAssignableFrom results To build the test case, run "make

[Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch

2005-09-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-05 18:55 --- What I'm seeing is a bug in libgcj's implementation of IsAssignableFrom. I've filed a separate report: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23739 -- http://gcc.gnu.org/bugzilla/

[Bug awt/20720] crash when pressing laptop arrow keys

2005-09-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-06 03:16 --- Fixed in GNU Classpath. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug libgcj/21741] Need configure option to set java.library.path

2005-09-06 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-07 01:07 --- It turns out that Sun handles this in a strange way. To ensure that libjawt.so is found automatically, Sun's java executable prepends $JAVA_HOME/jre/lib/i386 to LD_LIBRARY_PATH then re-exec's itself

[Bug awt/21598] rendering problem with button text

2005-09-06 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-07 04:09 --- This is actually a GTK bug; a GtkButton doesn't center its child vertically when the child's size requisition exceeds its size allocation. I'm going to write a GTK test case and submit a bug r

[Bug libgcj/23761] New: java.library.path doesn't affect module loading path

2005-09-07 Thread fitzsim at redhat dot com
27;t affect module loading path Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com CC:

[Bug libgcj/23762] New: java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR

2005-09-07 Thread fitzsim at redhat dot com
LTDL_SHLIBPATH_VAR Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com CC: gcc

[Bug libgcj/21741] Need configure option to set java.library.path

2005-09-07 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-07 12:36 --- Filed two new bugs for the remaining java.library.path issues: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23761 and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23762 I'm closing thi

[Bug awt/21598] rendering problem with button text

2005-09-07 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-07 15:48 --- I filed a bug against GTK: http://bugzilla.gnome.org/show_bug.cgi?id=315462 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21598

[Bug awt/20630] GTK 2.8 peer Image and Graphics API reorganization

2005-09-09 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-10 01:15 --- I'm changing the summary to be more general. Now that GTK 2.8 and Cairo 1.0 are out we can make the transition to using Graphics2D exclusively in the GTK peers. This will allow us to re-organize the Image

[Bug awt/16203] need to kill awt helper threads on gui app exit

2005-09-14 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-14 13:52 --- This broke when we moved back to the two-threaded event loop model. -- What|Removed |Added

[Bug awt/16203] need to kill awt helper threads on gui app exit

2005-09-14 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-14 13:53 --- *** Bug 23877 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug libgcj/23762] java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR

2005-09-14 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fitzsim at redhat dot com |dot org | Status|UNCONFIRMED

[Bug libgcj/23762] java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR

2005-09-14 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-14 20:15 --- Fixed on HEAD. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug libgcj/23761] java.library.path doesn't affect module loading path

2005-09-15 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-09-15 20:17 --- Fixed on mainline. Closing. -- What|Removed |Added Status|UNCONFIRMED

[Bug awt/20757] FontMetrics.getStringBounds() missing

2005-10-05 Thread fitzsim at redhat dot com
--- Comment #2 from fitzsim at redhat dot com 2005-10-05 15:21 --- Fixed. Closing. -- fitzsim at redhat dot com changed: What|Removed |Added Status|NEW

[Bug awt/20757] FontMetrics.getStringBounds() missing

2005-10-05 Thread fitzsim at redhat dot com
-- fitzsim at redhat dot com changed: What|Removed |Added Target Milestone|--- |0.19 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20757

[Bug awt/16741] Toolkit.loadSystemColor unimplemented

2005-10-28 Thread fitzsim at redhat dot com
--- Comment #3 from fitzsim at redhat dot com 2005-10-29 01:55 --- I want to leave it open until we have a pure-java implementation that reads colors from a .properties file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16741

[Bug AWT/16708] NullPointerException while creating an image with GTK peer

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 19:39 --- Fixed by Sven de Marothy in GNU Classpath. Closing. -- What|Removed |Added Status

[Bug AWT/17008] GdkGraphics: drawImage tries to cast Image to GtkImage.

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 19:39 --- Fixed by Sven de Marothy in GNU Classpath. Closing. -- What|Removed |Added Status

[Bug AWT/17060] AWT: problems with drawImage and transparent images

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 19:40 --- Fixed by Sven de Marothy in GNU Classpath. Closing. -- What|Removed |Added Status

[Bug AWT/19838] Repaint-Loop due to setBackground()

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 19:41 --- Fixed by Sven de Marothy in GNU Classpath. Closing. -- What|Removed |Added Status

[Bug AWT/19846] AWT Toolkit.createImage very slow

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 19:42 --- Fixed by Sven de Marothy in GNU Classpath. Closing. -- What|Removed |Added Status

[Bug AWT/19847] AWT drawImage fails to render transparent GIFs

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 19:43 --- Fixed by Sven de Marothy in GNU Classpath. Closing. -- What|Removed |Added Status

[Bug AWT/16708] NullPointerException while creating an image with GTK peer

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16708

[Bug AWT/19838] Repaint-Loop due to setBackground()

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19838

[Bug AWT/19846] AWT Toolkit.createImage very slow

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19846

[Bug AWT/19847] AWT drawImage fails to render transparent GIFs

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19847

[Bug SWING/22567] JCheckBox's check box is missing

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|graydon at redhat dot com |roman at kennke dot org Status|UNCONFIRMED |ASSIGNED Ever Confirmed|

[Bug AWT/22163] scrollbars appear and disappear

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |200

[Bug AWT/22162] double-click fails to select entire word

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 20:04 --- The same problem occurs in standalone GTK text areas, so I'm going to close this as invalid here. If you feel strongly that the behaviour should be to select up to the next space we can re-file this in

[Bug AWT/21882] Wrong Frame size if a frame has been created previously

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 20:24 --- I can't reproduce this. Closing. -- What|Removed |Added Status|UNCONF

[Bug SWING/21880] javax.swing.text.JTextComponent has no read() method

2005-07-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-07-20 20:31 --- Fixed by classpath -> libgcj merge. Closing. -- What|Removed |Added Sta

[Bug AWT/21882] Wrong Frame size if a frame has been created previously

2005-07-20 Thread fitzsim at redhat dot com
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21882

[Bug awt/21747] JAWT_X11DrawingSurfaceInfo missing depth field

2005-08-14 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-08-

[Bug libgcj/21741] Need configure option to set java.library.path

2005-08-16 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-16 15:39 --- *** Bug 23403 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug libgcj/21741] Need configure option to set java.library.path

2005-08-16 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-16 15:41 --- libjawt.so is in the base package, so it will be found as long as /usr/lib/jvm/jre/lib/i386 is in java.library.path. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21741

[Bug swing/21444] Swing JList can't do multiple selection

2005-08-17 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|graydon at redhat dot com |abalkiss at redhat dot com Status|NEW |ASSIGNED http://gcc.gnu.org/bugzil

[Bug awt/21600] race condition with java applet

2005-08-17 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-18 02:03 --- This was a problem with locking in the GTK peers and interactions between the main and event threads. We connect a callback to the window realize signal. In that callback we release the GDK lock. The 1x1

[Bug awt/21747] JAWT_X11DrawingSurfaceInfo missing depth field

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 00:00 --- Fixed in Classpath. Closing. -- What|Removed |Added Status|NEW

[Bug awt/20782] jawt assertion failure

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 00:12 --- This suggests that a paint event is being delivered to the Canvas before the canvas's peer has been shown. I don't think this should ever happen though. We'll re-test this when my latest round

  1   2   >