[Bug libgcj/21140] [4.0 only] Charset.encode and Charset.decode broken

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 28 02:23:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-28 02:23 -------
Fixed on the mainline by:
2005-04-27  Sven de Marothy  <sven@physto.se>

        * java/nio/charset/Charset.java: Cached encoders shouldn't be static.
        
2005-04-27  Sven de Marothy  <sven@physto.se> 

        * java/nio/charset/Charset.java: Reset cached de/encoders.

Hmm, I think these patches should be backported to 4.0.1.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
            Summary|Charset.encode and          |[4.0 only] Charset.encode
                   |Charset.decode broken       |and Charset.decode broken
   Target Milestone|---                         |4.0.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21140



More information about the Java-prs mailing list