ResourceBundle.java
19.3 KB
-
ResourceBundle.java (BundleKey): Don't implement Cloneable. · 5257260c
2004-11-25 Bryce McKinlay <mckinlay@redhat.com> * java/util/ResourceBundle.java (BundleKey): Don't implement Cloneable. (BundleKey.clone): Removed. (getBundle): Copy BundleKey using constructor, not clone(). From-SVN: r91304
Bryce McKinlay committed