This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.net: Classpath vs. libgcj Comparison



Jeff Sturm <jsturm@sigma6.com> writes:
> 
> Unless the classpath code somehow avoids these problems, I don't
> recommend caching address lookups.

The danger, of course, is that by fixing JDK bugs you are making gcj less
compatible with applications originally implemented in the JDK. In general
a compile-time option for "JDK_COMPATIBLE_BUGS" might be a good idea.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]