Commit bade80a7 authored by Tobias Thierer's avatar Tobias Thierer
Browse files

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
parent c6c543e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment