This is the mail archive of the java@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]

Re: Strange behaviour with ResourceBundle - SUN vs GCJ?


Hi Bryce,

I don't know if this may have been addressed before - or maybe even "solved" in newer GCJ releases.
I know that the ResourceBundle class tries to load/find the given resource-bundle in the class "UserLog", but as the constructor is hidden, I don't see why it should be allowed for it to construct an instance?
This is fixed in gcj 4.0. Any chance you could make a mauve test from your test case? It would be nice to have test coverage for this.
Super... But it will have to wait a bit - need "learning" writing Mauve tests... There may be an issue the failing class should be an inner class of the the testlet...
There's a PostIt on my screen...


// Martin


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