On Wed, 2006-01-25 at 17:03 +0100, Norman Hendrich wrote:
> I only tested with classpath-0.20 under jamvm (and different JDKs).
> It kind of works, but scrolling is still a little too slow for a good
> user experience. Thumbnails support is very experimental, so please
> report bugs.
> 
> If anyone has time to test this with a faster VM (like cacao or gcj),
> please let me know the results. If anyone wants to add this to the 
> 'free Swing apps' page, please do...

Hi!

I tested it with CACAO and it works, but it's not blazingly fast :-)
And there is a problem when cairo is enabled:

(gdb) bt
#0  0x00002aaaace4dc10 in cairo_pattern_set_filter () from 
/usr/lib/libcairo.so.2
#1  0x00002aaaac092b8d in 
Java_gnu_java_awt_peer_gtk_GdkGraphics2D_cairoSurfaceSetFilter (env=0x6c6210, 
obj=0xfec1e0, filter=1)
    at gnu_java_awt_peer_gtk_GdkGraphics2D.c:1958
#2  0x00002aaaaeec378c in ?? ()

Anything i should debug?

TWISTI

_______________________________________________
Classpath mailing list
[email protected]
http://developer.classpath.org/mailman/listinfo/classpath

Reply via email to