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.


>>>>> "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.

Tom


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