summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2016-12-05 11:58:49 +0000
committerTobias Thierer <tobiast@google.com>2016-12-13 14:02:06 +0000
commitbade80a7a23ee1e579d7272b3ffb74e6fe2374d7 (patch)
treee9e580fab469ca1d917dd9de664f3cb5ea995c75 /annotations/generate_annotated_java_files.py
parentc6c543e1738250d87ed2bdcfe8fe8e6e3f5c0245 (diff)
Fix LocaleMatcher modifying global static map during query
Also fix some occurences of string.replaceAll() that were passing literal strings, or regular expressions that could have been expressed as literal strings, by replacing them with the appropriate string.replace() calls. This backports the fix for bug https://bugs.openjdk.java.net/browse/JDK-8166994 That fix was based on a patch that was previously upstreamed. Test: LocaleLanguageRangeTest Test: LocaleTest Bug: 29935305 Change-Id: I6b0c4fbb977bdaee714b5b0aa26d3900ce4f8e85
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions