RFR: 8305734+8311905: "BitSet.get(int, int) always returns the empty BitSet when the Integer.MAX VALUE is set" + "BitSet.valueOf(...) allows bitsets to be created that behave incorrectly."
Andy-Tatman
duke at openjdk.org
Wed Jul 12 09:08:16 UTC 2023
On Fri, 7 Apr 2023 12:22:03 GMT, Andy-Tatman <duke at openjdk.org> wrote:
> See https://bugs.java.com/bugdatabase/view_bug?bug_id=8305734 and https://bugs.java.com/bugdatabase/view_bug?bug_id=JDK-8311905
I posted a second bug report & edited this PR to also include this second bug. https://bugs.openjdk.org/browse/JDK-8311905
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13388#issuecomment-1632130983
More information about the core-libs-dev
mailing list