It seems like the RI is doing random crap, and it wouldn't be something
that someone would depend on... can you imagine?
Easily :) One more example:
Pattern.compile("(?<![^\\xB5])", Pattern.CASE_INSENSITIVE);
exposes implementation problems:
java.lang.ArrayIndexOutOfBoundsException
at java.util.regex.Pattern$BitClass.add(Pattern.java:2861)
.....
though it works without Pattern.CASE_INSENSITIVE
--
Regards,
Anton Luht,
Intel Middleware Products Division
---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]