bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/29703] New: Failure with java.util.regex.Matcher reset()


From: jjohnstn at redhat dot com
Subject: [Bug classpath/29703] New: Failure with java.util.regex.Matcher reset()
Date: 3 Nov 2006 21:26:49 -0000

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]