diff options
author | Tobias Thierer <tobiast@google.com> | 2016-12-05 11:58:49 +0000 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2016-12-13 14:02:06 +0000 |
commit | bade80a7a23ee1e579d7272b3ffb74e6fe2374d7 (patch) | |
tree | e9e580fab469ca1d917dd9de664f3cb5ea995c75 /annotations/generate_annotated_java_files.py | |
parent | c6c543e1738250d87ed2bdcfe8fe8e6e3f5c0245 (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