Description
Java applications can use a full regular-expression API from the Jakarta ORO library.
It is useful for maintaining older Java code that depends on this regex implementation. Regular expressions can become expensive or unsafe on untrusted input, so test patterns for performance and correctness.