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