This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: Compiling native resources


Jeff> That might work well for small resources.  Currently gcj array
Jeff> initialization incurs some overhead at runtime.

There is a pending patch to make primitive array initialization fast.
In other cases we could always turn it into the equivalent C++ code.

Jeff> That discussion is in context of property files, which is a reasonable
Jeff> thing to compile into a class.

Jeff> It's somehing to add to projects.html, I guess...

Done.

Tom

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