firefox 4, openjdk6, icedtea - a problem
Jung-uk Kim
jkim at FreeBSD.org
Mon Mar 28 21:28:04 UTC 2011
On Monday 28 March 2011 05:03 pm, Andriy Gapon wrote:
> On one particular site openjdk6+icedtea plugin doesn't work
> properly with firefox 4 while still working nice with firefox3.
> The site is of my bank and the applet in question is,
> unfortunately, at the sensitive place.
>
> BTW, I've just noticed that I am getting the following exceptions
> while running the applet with _firefox3_:
>
> Exception in thread "TimerQueue"
> java.lang.IllegalMonitorStateException at
> java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantL
>ock.java:155) at
> java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Abstr
>actQueuedSynchronizer.java:1262) at
> java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:
>459) at java.util.concurrent.DelayQueue.take(DelayQueue.java:205) at
> javax.swing.TimerQueue.run(TimerQueue.java:167) at
> java.lang.Thread.run(Thread.java:679)
>
> Not sure if this could be of any relation.
Unfortunately, IcedTea-Web plugin is still not perfect although it
works for many applets. Also, it is a RedHat project and there is no
support for other OSes. If you can reproduce the problem with a
Linux distro, please file an upstream PR.
Sorry but that's all we can do ATM.
Jung-uk Kim
More information about the freebsd-java
mailing list