possible threading problem

Daniel Fisher daniel.fisher at vt.edu
Wed Jun 2 06:53:31 PDT 2004


On Wed, 02 Jun 2004 10:04:38 +0300
Panagiotis Astithas <past at noc.ntua.gr> wrote:

> Daniel Fisher wrote:
> > I'm experiencing a weird threading problem with jdk-1.4.2p6_3 that I don't
> > see on Linux.
> > It looks like the BSD JDK is not honoring sychronize statements.
> > Has anyone seen this before?
> > If not, who should I send sample code to?
> 
> Um, the list?
> -- 
> Panagiotis Astithas

Alrighty then....
attached is a tarball with the sample classes in it.
Untar and cd into the directory.
Execute: java -jar prop.jar
These classes monitor the main.properties file and echo the changes to stdout.
Edit main.properties while the java job is running.
FreeBSD JVM throws an InterruptedIOException, Linux JVM does not throw an
exception.

--
Daniel Fisher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug.tar
Type: application/octet-stream
Size: 10240 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20040602/97470eca/bug.obj


More information about the freebsd-java mailing list