RFR: JDK-8198569: SetupTextFileProcessing should use sed with 'g'
Erik Joelsson
erik.joelsson at oracle.com
Thu Feb 22 22:26:49 UTC 2018
I'm currently trying to use SetupTextFileProcessing with a file where
the same replacement string appears twice on the same row. This doesn't
work. To fix it, I would like to add /g on the sed replacement expressions.
Webrev: http://cr.openjdk.java.net/~erikj/8198569/webrev.01/
Bug: https://bugs.openjdk.java.net/browse/JDK-8198569
/Erik
More information about the build-dev
mailing list