Looks fine to me. Regards, Anton.
On 02.02.2015 16:52, Sergey Bylokhov wrote:
Hello. Please review a fix for jdk 9. Description:In the fix for JDK-8051449 was an incorrect assumption that String.replace() replaces only the first text occurrence, and it was changed to replaceAll().Bug: https://bugs.openjdk.java.net/browse/JDK-8062738 Webrev can be found at: http://cr.openjdk.java.net/~serb/8062738/webrev.00