You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been told that the later Java versions have majorly improved the
performance of Regex. This patch removes the jakarta-regex prerequisite and
uses the Java Pattern/Matcher classes instead. Maybe making it leaner on
prereqs is a good thing.
Original issue reported on code.google.com by joe.fire...@gmail.com on 21 Feb 2012 at 2:22
Original issue reported on code.google.com by
joe.fire...@gmail.comon 21 Feb 2012 at 2:22Attachments: