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