This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/30742] ResourceBundle regression



------- Comment #2 from aph at gcc dot gnu dot org  2007-02-09 17:05 -------
I can't reproduce this with trunk or any of the Red Hat test builds.

zebedee:/tmp/Fail $ gij -cp main.jar F
class Z
java.util.PropertyResourceBundle@3169d8b5
zebedee:/tmp/Fail $ gij --version
java version "1.5.0"
gij (GNU libgcj) version 4.1.1 20070202 (Red Hat 4.1.1-55)
zebedee:/tmp/Fail $ ~/gcc/trunk/install/bin/gij -cp main.jar F
class Z
java.util.PropertyResourceBundle@319b98f5
zebedee:/tmp/Fail $ ~/gcc/trunk/install/bin/gij --version     
java version "1.5.0"
gij (GNU libgcj) version 4.3.0 20070208 (experimental)

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


-- 

aph at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aph at gcc dot gnu dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]