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: GCJ 3.2 awfully slow ResourceBundle.getBundle()


>>>>> "Sergey" == XXXXXX XXXXXXXXXX <serge@zolshar.ru> writes:

Sergey> $ gcj --version
Sergey> gcj.exe (GCC) 3.2 (mingw special 20020817-1)

Sergey> The single call:
Sergey> ResourceBundle.getBundle("gnu.java.locale.Calendar",lc);
Sergey> takes about 1 second.

This was a known bug, way back when.  I believe we fixed this before
3.3.

Tom


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