diff options
| author | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-10 02:14:30 +0000 |
|---|---|---|
| committer | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-10 02:14:30 +0000 |
| commit | 38a182343d76d8dac2961862fb99d416ae9363e9 (patch) | |
| tree | 5bb4aa17ab79240e1aba3df19980bdf9dddc9b78 /libjava/java/util/ConcurrentModificationException.java | |
| parent | f9113f5e491c57b886964f75ffc0b2aeeb53c870 (diff) | |
| download | ppe42-gcc-38a182343d76d8dac2961862fb99d416ae9363e9.tar.gz ppe42-gcc-38a182343d76d8dac2961862fb99d416ae9363e9.zip | |
2004-07-09 Bryce McKinlay <mckinlay@redhat.com>
* java/util/ResourceBundle.java (bundleCache): Renamed from
resourceBundleCache. Update comments.
(getObject): Don't catch MissingResourceException.
(getBundle(String)): Remove 'final'. Use system classloader if
getCallingClassLoader returned null.
(getBundle(String, Locale)): Likewise.
(BundleKey): New private class. HashMap key for bundle cache lookup.
(lookupKey): New. Singleton instance of BundleKey.
(nullEntry): New. Cache entry to represent failed lookups.
(getBundle(String, Locale, ClassLoader)): Re-written to use new
caching strategy, no-allocation lookup, and new tryBundle methods.
(tryBundle(String, ClassLoader)): New. Load a locale-qualified
bundle name using given classloader.
(tryBundle(String, Locale, ClassLoader, boolean): New. Qualify
baseName for given Locale and attempt to load bundle.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84434 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/util/ConcurrentModificationException.java')
0 files changed, 0 insertions, 0 deletions

