On a FreeBSD 8.0-RELEASE-p1 system, I have installed these:
jdk-1.6.0.3p4_13
diablo-jdk-1.6.0.07.02_7
By default I am using the bsdjava VM, which corresponds to jdk-1.6.0.3p4_13 built from ports.
Since the upgrade from 7.2 to 8.0, I noticed that some Java applications, that open network connections, stopped working (i.e. they cannot connect to a server).
To my surprise I just discovered, that when I use the freebsd Java VM (diablo-jdk-1.6.0.07.02_7), these applications work properly. So it seems there is some problem with the current JDK built from ports.
Has anyone discovered similar behaviour in running Java applications?
jdk-1.6.0.3p4_13
diablo-jdk-1.6.0.07.02_7
By default I am using the bsdjava VM, which corresponds to jdk-1.6.0.3p4_13 built from ports.
Since the upgrade from 7.2 to 8.0, I noticed that some Java applications, that open network connections, stopped working (i.e. they cannot connect to a server).
To my surprise I just discovered, that when I use the freebsd Java VM (diablo-jdk-1.6.0.07.02_7), these applications work properly. So it seems there is some problem with the current JDK built from ports.
Has anyone discovered similar behaviour in running Java applications?