[Bug libgcj/37636] [4.4 regression] java tools are unable to find resource files
gnu_andrew at member dot fsf dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 25 01:47:00 GMT 2008
------- Comment #1 from gnu_andrew at member dot fsf dot org 2008-09-25 01:47 -------
I'm not sure when 4.3 branched, but David Daney's locale patch (switching from
gcj's locales to Classpath's) might have had an effect (2008-03-04). It's the
only locale change I can see from this year.
The current 4.3 branch does still work fine.
The missing resources are in libjava/classpath/tools/resource. None of them
are locale-specific.
ResourceBundle is used as-is from Classpath without being overridden or
amended. It may be a classloader issue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37636
More information about the Java-prs
mailing list