classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] RFC: Fix MessageFormat parsing bug


From: Ziga Mahkovec
Subject: [cp-patches] RFC: Fix MessageFormat parsing bug
Date: Mon, 06 Jun 2005 23:31:30 +0200

This patch fixes the MessageFormat parsing bug:
http://lists.gnu.org/archive/html/classpath/2005-06/msg00014.html

The corresponding Mauve test is:
gnu.testlet.java.text.MessageFormat.parse: greedy string matching at end

-- 
Ziga

2005-06-06  Ziga Mahkovec  <address@hidden>

        * java/text/MessageFormat.java (parse): When parsing strings, check
        for an empty pattern trailer.

Attachment: mf-parse.patch
Description: Text Data


reply via email to

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