BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on a multiple of 64.
2005-05-09 David Daney <ddaney@avtrex.com> * java/util/BitSet.java (get(int, int)): Fix breakage when requested set doesn't start on a multiple of 64. From-SVN: r99492
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-05-09 David Daney <ddaney@avtrex.com>
|
||||
|
||||
* java/util/BitSet.java (get(int, int)): Fix breakage when
|
||||
requested set doesn't start on a multiple of 64.
|
||||
|
||||
2005-05-07 Matthias Klose <doko@debian.org>
|
||||
|
||||
* gnu/java/awt/peer/gtk/GtkVolatileImage.java: Add imports.
|
||||
|
||||
Reference in New Issue
Block a user