The Eclipse code uses regex to form a list of file names to perform operations
such as rename or search upon. The code to do this starts by creating a set of
reusable matchers created with an empty string, Then whenever it needs to do a
regex match, it resets the string via the reset() method. This does not work
under classpath, but does work under the Sun JDK.
A simple testcase tested on i686 FC6 is attached.
--
Summary: Failure with java.util.regex.Matcher reset()
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jjohnstn at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29703
_______________________________________________
Bug-classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-classpath