On Mon, 11 Nov 2024 12:34:44 GMT, Shaojin Wen <s...@openjdk.org> wrote:
> 8343925 Feedback PR #21593 test/jdk/java/util/BitSet/HugeToString.java crash, > > I can't reproduce the problem on a MacBook M1 Max, but I agree that more > testing is needed, so let's roll it back first. It has been verified that it is caused by unsafe offset overflow. The problem has been reproduced and fixed. I submitted PR #22014. Would you consider fixing it this way? ------------- PR Comment: https://git.openjdk.org/jdk/pull/22012#issuecomment-2468215673