mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-25 04:45:52 +00:00
8cf3536464
Fix for PR libgcj/6576: * java/util/ResourceBundle.java (tryBundle): Cache `null' if we didn't find a given bundle. (getBundle): Don't require base bundle. (setParent): Removed old comment. (tryLocalBundle): Try components even if preceding components were empty. From-SVN: r57442