[jdk11u-dev] RFR: 8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result
Severin Gehwolf
sgehwolf at openjdk.org
Thu Nov 14 14:44:22 UTC 2024
On Thu, 14 Nov 2024 14:32:20 GMT, Radek Čáp <duke at openjdk.org> wrote:
> > What testing have you done for this in addition to GHA?
>
> jtreg tier1, and I can see that PackTestZip64 is failing with
>
> `java.io.IOException: Files are differ starting at position: 43630`
>
> Well, I need to review the behavior in the previous versions.
>
> Other jtreg tier 1 tests are green.
How about `TestAntiDependencyForPinnedLoads.java` before the patch and after?
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2961#issuecomment-2476529556
More information about the jdk-updates-dev
mailing list