Date: Mon, 28 Mar 2011 17:27:47 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-java@freebsd.org Cc: Andriy Gapon <avg@freebsd.org> Subject: Re: firefox 4, openjdk6, icedtea - a problem Message-ID: <201103281727.50256.jkim@FreeBSD.org> In-Reply-To: <4D90F7BC.3050107@freebsd.org> References: <4D90F7BC.3050107@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103281727.50256.jkim>