[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-oro-dev
Subject:    DO NOT REPLY [Bug 5055]  -
From:       bugzilla () apache ! org
Date:       2001-11-23 23:52:46
[Download RAW message or body]

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=5055>.
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=5055

reproducable StackOverflowError

dfs@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From dfs@apache.org  2001-11-23 15:52 -------
This is not a bug.  Perl does the same thing, only that it is better
about growing the stack size as necessary than Java.  Alternations
are inherently recursive in nature.  The solution is either to use
a larger stack size for your JVM or, preferably, to use a more
efficient regular expression (don't ever use (.|\n) when . and
SINGLELINE_MASK).  Search the email archives (keyword alternation)
for a discussion of why this isn't a bug.  Also refer to 
Bug Report 3561 for related commentary.

--
To unsubscribe, e-mail:   <mailto:oro-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:oro-dev-help@jakarta.apache.org>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic