Name: bb33257 Date: 05/12/98
Some of the source files in java.text, notably Normalizer.java and RuleBasedCollator.java, contain non-ASCII characters. This will cause compilation problems on non-US systems. These files should be normalized by running them through "native2ascii". The corresponding test classes should be checked as well.
[Actually a bug in an internal JDK 1.2beta4 build. Please assign to "lwerner"]
======================================================================