This is the mail archive of the java-patches@sources.redhat.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: PATCH: java.util.Collections and java.util.Vector


Tom Tromey wrote:

> I haven't looked to see whether gcj knows that `array.length' is
> constant if array never changes.  (I doubt it does.)

I looked at that a while back. You're correct, it doesn't.

regards

  [ bryce ]



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