You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-dev@jakarta.apache.org by bu...@apache.org on 2003/08/30 02:37:58 UTC

DO NOT REPLY [Bug 22804] - java.lang.ArrayIndexOutOfBoundsException on negated classes

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

java.lang.ArrayIndexOutOfBoundsException on negated classes





------- Additional Comments From vgritsenko@apache.org  2003-08-30 00:37 -------
Fernando, you've got lots of funny characters in your program and I can't write
a program with those to test your bug. Please rewrite your test: use \uXXXX
encoding when using non ascii characters.

Alternatively, you can attach your test and I can try and compile it on my
platform but that might not work as we might have different platform encodings.

Vadim