libgcj/6576: java.util.ResourceBundle.getResource ignores locale
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Mon May 6 16:32:00 GMT 2002
Synopsis: java.util.ResourceBundle.getResource ignores locale
Responsible-Changed-From-To: unassigned->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Mon May 6 16:32:48 2002
Responsible-Changed-Why:
I'm handling this.
State-Changed-From-To: open->analyzed
State-Changed-By: tromey
State-Changed-When: Mon May 6 16:32:48 2002
State-Changed-Why:
The problem here is that there is no "prog" bundle available.
Whoever wrote our ResourceBundle interpreted the online docs
as requiring "prog" if "prog_foo" is provided.
I'm not certain that this is the most robust interpretation,
but it may be defensible.
I note that the JDK works correctly in this scenario.
So, I'm inclined to agree this is a bug.
I don't know when I can work on it; meanwhile at least we know of a workaround.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6576
More information about the Gcc-bugs
mailing list