This is the mail archive of the java-patches@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: [Patch] Fix BitSet.get(int, int) breakage.


Tom Tromey wrote:
"David" == David Daney <ddaney@avtrex.com> writes:


David> 2005-0509  David Daney  <ddaney@avtrex.com>
David> 	* java/util/BitSet.java (get(int, int)): Fix breakage when
David> 	requested set doesn't start on a multiple of 64.
David> OK to commit to 4.0 branch and HEAD ?

Yes, thanks.

OK, Committed to branch and head.


This file used to be identical to Classpath. I don't have commit privileges there so if someone wants to merge it there that would be nice.

David Daney.


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