Looks good to me. /Magnus
> 11 sep 2015 kl. 16:11 skrev Erik Joelsson <[email protected]>: > > In MakeBase, we have a couple of convenience macros which complement the > built in functions in make. Two of these are containing and not-containing. > The current implementation only accepts 1 substring to look for. I have found > it useful to support finding any of a set of substrings. > > I have such an implementation with tests to verify the functionality and > would like to commit this to JDK 9. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8136383 > Webrev: http://cr.openjdk.java.net/~erikj/8136383/webrev.01/ > > /Erik
