BTW, I just tested the currently checked-in code by compiling it under a more recent JDK and attemting to run it under IBM's JDK 1.1.8. A fairly large number of tests fail in that environment -- much of the "idkey" set, numberformat06 and 16, and string132. I haven't isolated the problems yet, but this bodes not well for the assertion that code built on the new platforms will run on the older ones.
BTW, another good reason for wanting to be able to compile under 1.1.8 is that it's by far the simplest technique to flush out accidental dependencies on non-1.1 routines-- as witness the fact that the calls to add() and get() were exposed this way. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
