> This patch adds missing argument validation to copyOfSpecialArray() and > copyOfRangeSpecialArray(). > The implementation in JVM_CopyOfSpecialArray is also updated to address a > number of issues (inconsistencies, code duplication, buggy index > computation). Those changes should solve JDK-8387251. > > Tested with Mach5, tier1-4. > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Frederic Parain has updated the pull request incrementally with one additional commit since the last revision: Fixes from review comments ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2586/files - new: https://git.openjdk.org/valhalla/pull/2586/files/6bfabe45..0cb7dfc9 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2586&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2586&range=00-01 Stats: 8 lines in 1 file changed: 4 ins; 1 del; 3 mod Patch: https://git.openjdk.org/valhalla/pull/2586.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2586/head:pull/2586 PR: https://git.openjdk.org/valhalla/pull/2586
