gcj-4.2-20060819 and azureus-2.5.0.0
Andrew Haley
aph@redhat.com
Wed Aug 23 19:11:00 GMT 2006
Ah, a SecurityManager problem. We've had a working SecurityManager in
gcj for a couple of weeks now. Congratulations! Our first bug
report...
Hanno Meyer-Thurow writes:
> I installed gcj-4.2-20060819 and azureus-2.5.0.0. When I start azureus
> I see these debug messages. That does not happen with sun-jdk-1.5.0_08.
> Anyone any ideas?
> ...12 more
> Caused by: java.lang.IllegalArgumentException: Unexpected ':' (Host: 0 Port: 0:0:0:0:0:0:1:58000)
That looks like an IPv6 adddress. Hmm...
It ought to be possible to enable a security manager and call
java.net.NetworkInterface.getInetAddresses. That would be a simple
test.
Andrew.
More information about the Java
mailing list