JDK 1.5.0 series hang or crash with some old glibc under Linux
In order to prepare a development web server running Redhat Linux 9 for 2007 DST changes, I upgraded its glibc from 2.3.2-27 to 2.3.2-71 to take advantage of tzdata rpm packages updated for 2007 DST changes.
- glibc-2.3.2-64 is the earliest version of glibc RPM that has separated timezone data into a new rpm named tzdata (More details can be found here).
- A backend Sybase ASE server also runs RHL 9, but with a newer glibc-2.3.2-71. The latter was recommended by Michael Peppler for Sybase ASE 12.5 on RHL9 to get around certain bugs in the glibc RPM package shipped with the original RHL9. Read the rest of this entry »