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: SimpleDateFormat


- - wrote:
>> AFAIK it only happens if you link statically with libgcj.
> 
> But also with gcj version 3.4.5 is statically linked. Why with that compiler
>  release the problem didn't happens.

It's a much older version of the library, which probably wasn't properly
resourceified.  In other words, the bug with resources was there, but the
library didn't use those resources anyway.

Andrew.


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