News

This is a manifestation of the known bug #5050507, which has been in the java.util.regex package since Java 1.4. The bug is here to stay because it has “won’t fix” status.
He worked as the senior Java architect at Ventera Corp and has since moved to Sun to work full-time on JRuby. He led the open-source LiteStep project in the late 90s and came to Ruby in the fall ...
Remember, when using the regex package, include the line import java.util.regex.*; at the top of your class. The following is an excerpt from a quick-and-dirty Java program that reads lines from a ...