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: unused constant pool entries


Per Bothner <per@bothner.com> writes:
> Static numeric array initializers are much more efficient in source
> code.

Right, that's one of the incredibly annoying limitations of the class
file format.

> There's probably more.

Okay, let me know if you can think of any.

  - a


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