Does anyone know if any of the GNUClassPath code is being merged into
OpenJDK. The GNU ClassPath JDK classes include a pure Java version of
compression handling where the Sun implementation uses the native zlib
library. I image this might have been done in the past for performance
(or ease) but these days I am not sure doing the compression in a
separate native library is necessary. There may be many other useful
things which could be merged into OpenJDK.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to