BTW, Anyone working with MS JVM AND Unicode? I'd like to override the core ByteToChar<> Unicode classes used by the MS JVM. Currently, I'm modifying the TrustedClasspath so my modified sun.io package can be loaded first. Is there someway to get rid of MS JVM's ByteToChar<> classes all together? Leon

