On Fri, 7 Apr 2023 12:22:03 GMT, Andy-Tatman <d...@openjdk.org> wrote:

> See https://bugs.java.com/bugdatabase/view_bug?bug_id=8305734

The BitSet API requires that the logical size fit in an int so I think you'll 
end up changing the set methods to disallow an index of MAX_VALUE.

Can you change the title of the PR to match the JBS issue? The title on the PR 
doesn't give any context as to what this issue is about.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13388#issuecomment-1504750626

Reply via email to