blob: c1ade33361caf47bf33d59f35d0807ed26ebfb45 [file] [log] [blame]
Elliott Hughes741b5b72012-01-31 19:18:51 -08001A simple test to exercise pattern matching.
2
3The test may throw a StackOverflowError if the stack size is too small. With
4some regex libs, -Xss65k is the minimum allowable size.