issue with compilePattern in InstructionFinder class

Padmaja Vedula <[email protected]>
Newsgroups gmane.comp.jakarta.bcel.user
Message-ID <[email protected]>
hello,

We are facing an issue with the pattern search in the
InstructionFinder class. The compilePattern works fine with no
defaultLocale set and also with most Locales set. But in the case of
Turkish locale because of the locale rules the pattern conversion to
regular string expression produces some locale specific characters.
This happens when the pattern is converted to lower case in the
compilePattern method.

Is it possible that this lower case conversion can be done by using
String.toLowerCase(Locale.US).  That might solve the problem of broken
locale issues.

thanks,
PV
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.