jdk14 patches
Andrew Houghton
aah at acm.org
Thu Oct 9 00:36:58 PDT 2003
Remind me to get a faster computer someday.
The next problem is an old one; a split line in Inet4AddressImpl.c:
../../../src/solaris/native/java/net/Inet4AddressImpl.c:296:29: missing
terminating " character
../../../src/solaris/native/java/net/Inet4AddressImpl.c:297:8: missing
terminating " character
coalescing line 296 && 297 fixes the problem.
After that, the build completes fine for me. I've done limited testing
so far; tried my IDE (IDEA), ran a simple webapp and connected to it
over the network, played with the demos. So far so good.
- a.
p.s. I'm using a CURRENT world && kernel, cvsupped && built October 2nd.
More information about the freebsd-java
mailing list