mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-21 02:45:51 +00:00
a498cba506
* java/text/SimpleDateFormat.java (compileFormat): Replace Character.isLetter() test with Character.isLowerCase() || Character.isUpperCase(). From-SVN: r72239