commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] [bugs #11542] applyLocalizedPattern doesn't work for it_IT (


From: anonymous
Subject: [commit-cp] [bugs #11542] applyLocalizedPattern doesn't work for it_IT (Italy) locale
Date: Wed, 12 Jan 2005 12:46:31 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Epiphany/1.0.8

This is an automated notification sent by Savannah.
It relates to:
                bugs #11542, project classpath

==============================================================================
 LATEST MODIFICATIONS of bugs #11542:
==============================================================================

               Posted by: an anonymous user
               Posted on: 2005-01-12 07:46 ()
    _______________________________________________________

Follow-up Comment:
Do you have any non-proprietary test code which demonstrates this issue? 
With current CVS Classpath + JamVM, I can create DecimalFormat instances
using it_IT fine.  Could someone test that this is the case with gcj?  I only
have 3.4 here, which doesn't show this issue either.

==============================================================================
 OVERVIEW of bugs #11542:
==============================================================================

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11542>

                 Summary: applyLocalizedPattern doesn't work for it_IT
(Italy) locale
                 Project: classpath
            Submitted by: None
            Submitted on: Sun 01/09/2005 at 13:22
                Category: classpath
                Severity: 5 - Average
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________


This is what I get when I try to run native Launch app:



address@hidden ~/workspace/prova $ ./Launch 

Exception in thread "main" java.lang.IllegalArgumentException: separator
character expected - index: 4

   at java.text.DecimalFormat.applyPatternWithSymbols(java.lang.String,
java.text.DecimalFormatSymbols) (/usr/lib/libgcj.so.5.0.0)

   at java.text.DecimalFormat.applyLocalizedPattern(java.lang.String)
(/usr/lib/libgcj.so.5.0.0)

   at Launch.main(java.lang.String[]) (Unknown Source)

address@hidden ~/workspace/prova $ ./Launch en EN

###,##0.00  123,456.00  en_EN

123456.0







    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 01/12/2005 at 07:46       By: Anonymous
Do you have any non-proprietary test code which demonstrates this issue? 
With current CVS Classpath + JamVM, I can create DecimalFormat instances
using it_IT fine.  Could someone test that this is the case with gcj?  I only
have 3.4 here, which doesn't show this issue either.







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 01/09/2005 at 13:22  Name: Launch.java  Size: 941B   By: None
Example file
<http://savannah.gnu.org/bugs/download.php?item_id=11542&item_file_id=2046>

==============================================================================

This item URL is:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11542>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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