RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result [v2]

Igor Veresov iveresov at openjdk.org
Sun Sep 29 20:05:35 UTC 2024


On Fri, 27 Sep 2024 23:21:05 GMT, Igor Veresov <iveresov at openjdk.org> wrote:

> > Please, run additional testing I asked in JBS.
> 
> Good call. This showed a failure in one of the vectorization tests that is probably caused by this change. I need to take a further look.

I ran TestAlignVectorFuzzer a bunch of times during the weekend and this failure mode is preexisting. No caused by my change. So everything is clean.

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

PR Comment: https://git.openjdk.org/jdk/pull/21222#issuecomment-2381584987


More information about the hotspot-compiler-dev mailing list