bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/25616] Unexpected java.util.regex.PatternSyntaxException:


From: kaz at maczuka dot gcd dot org
Subject: [Bug classpath/25616] Unexpected java.util.regex.PatternSyntaxException: repeated token may be empty
Date: 2 Jan 2006 00:17:45 -0000


------- Comment #2 from kaz at maczuka dot gcd dot org  2006-01-02 00:17 -------
Here is a simpler test case.  $ java W '' '()*'
java.util.regex.PatternSyntaxException: At position 3 in regular expression
pattern: repeated token may be empty ...  Sun's JDK, Perl and Ruby accept the
regexp '()*', but gnu.regexp.RE does not. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25616





reply via email to

[Prev in Thread] Current Thread [Next in Thread]