Hi folks, No release yet, we're currently seeing two issues. The Swing demo hangs when the file dialog is opened. Roman thinks this may be a deadlock issue due to two event threads.
twisti also noticed that Jetty 6 hangs with 100% CPU:
"btpool0-7 - Acceptor0 SelectChannelConnector @ 0.0.0.0:8080" prio=4
t=0x11139c30 tid=0x30c3f4d0 (818148560) index=13 runnable
at
gnu.java.nio.EpollSelectorImpl.epoll_wait(ILjava/nio/ByteBuffer;II)I(Native
Method)
at
gnu.java.nio.EpollSelectorImpl.doSelect(I)I(EpollSelectorImpl.java:178)
at
gnu.java.nio.EpollSelectorImpl.select(J)I(EpollSelectorImpl.java:136)
at
org.mortbay.io.nio.SelectorManager$SelectSet.doSelect()V(SelectorManager.java:299)
at
org.mortbay.io.nio.SelectorManager.doSelect(I)V(SelectorManager.java:73)
at
org.mortbay.jetty.nio.SelectChannelConnector.accept(I)V(SelectChannelConnector.java:120)
at
org.mortbay.jetty.AbstractConnector$Acceptor.run()V(AbstractConnector.java:498)
at
org.mortbay.thread.BoundedThreadPool$PoolThread.run()V(BoundedThreadPool.java:475)
at java.lang.VMThread.run()V(VMThread.java:120)
We definitely need to fix the former before a release. I don't know how the
latter has been the case i.e. is this also true of 0.95?
Thanks,
--
Andrew :-)
Help end the Java Trap!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
pgplLXFgeBn6v.pgp
Description: PGP signature

