Bug 235137 - java.util.regex.Matcher.replaceAll () Failure
Summary: java.util.regex.Matcher.replaceAll () Failure
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Tromey
QA Contact:
URL:
Whiteboard: bzcl34nup
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-04-03 22:07 UTC by Martin Fong
Modified: 2014-08-11 05:46 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-07 01:24:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Exemplar code (828 bytes, text/plain)
2007-04-03 22:07 UTC, Martin Fong
no flags Details

Description Martin Fong 2007-04-03 22:07:32 UTC
Description of problem:
java.util.regex.Pattern creates a Matcher that fails to recognize the regex
expression "^".  However, the exemplar code produces the correct results when
run with Sun's JRE 1.4, 1.5, etc.

Version-Release number of selected component (if applicable):
gcj/libgcj included in FC7 Test 3.

How reproducible:
Easily.

Steps to Reproduce:
1. javac CaretReplaceAll.java
2. java CaretReplaceAll
  
Actual results:
$status == 33

Expected results:
$status == 0

Comment 1 Martin Fong 2007-04-03 22:07:32 UTC
Created attachment 151624 [details]
Exemplar code

Comment 2 Bug Zapper 2008-04-03 23:55:52 UTC
Based on the date this bug was created, it appears to have been reported
against rawhide during the development of a Fedora release that is no
longer maintained. In order to refocus our efforts as a project we are
flagging all of the open bugs for releases which are no longer
maintained. If this bug remains in NEEDINFO thirty (30) days from now,
we will automatically close it.

If you can reproduce this bug in a maintained Fedora version (7, 8, or
rawhide), please change this bug to the respective version and change
the status to ASSIGNED. (If you're unable to change the bug's version
or status, add a comment to the bug and someone will change it for you.)

Thanks for your help, and we apologize again that we haven't handled
these issues to this point.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

We will be following the process here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this
doesn't happen again.

Comment 3 Bug Zapper 2008-05-07 01:24:56 UTC
This bug has been in NEEDINFO for more than 30 days since feedback was
first requested. As a result we are closing it.

If you can reproduce this bug in the future against a maintained Fedora
version please feel free to reopen it against that version.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp


Note You need to log in before you can comment on or make changes to this bug.