Hi Sergey, the fix looks fine to me.
Thanks, Alexander. On 02/02/2015 04:52 PM, 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-8062738Webrev can be found at: http://cr.openjdk.java.net/~serb/8062738/webrev.00