RFR: 8343925: [BACKOUT] JDK-8342650 Move getChars to DecimalDigits

Shaojin Wen swen at openjdk.org
Mon Nov 11 13:47:13 UTC 2024


On Mon, 11 Nov 2024 12:34:44 GMT, Shaojin Wen <swen at 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


More information about the hotspot-compiler-dev mailing list