DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9153>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9153 RE.match() hangs when using {n,m} ------- Additional Comments From [EMAIL PROTECTED] 2004-01-23 17:09 ------- Another re that hangs match: ^.{10,115}[DENF][ST][LIVMF][LIVSTEQ]V.[AGP][STANEQPK] this was created as re = newRE("the above pattern") and either re.match or re.getParenEnd(0) has been hanging for 15 hours already now. environment is j2sdk1.4.1_02 on Linux. To be fair, these bog down the C regex somewhat too, but nothing like this. smaller {n,m} ranges are matching ok. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]