[lworld] RFR: 8354852: [lworld] invalid interval when copying elements in arraycopy
Frederic Parain
fparain at openjdk.org
Wed Apr 16 14:08:31 UTC 2025
Fixing computation of the interval of values to be copied when array copying is applied to flat arrays.
-------------
Commit messages:
- Fix copying interval and test for arraycopy on flat arrays
Changes: https://git.openjdk.org/valhalla/pull/1433/files
Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1433&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8354852
Stats: 7 lines in 2 files changed: 3 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/valhalla/pull/1433.diff
Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1433/head:pull/1433
PR: https://git.openjdk.org/valhalla/pull/1433
More information about the valhalla-dev
mailing list