On Tue, 30 Jun 2026 11:36:36 GMT, Frederic Parain <[email protected]> wrote:
>> 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 Thank you for adding the comments and changes. ------------- Marked as reviewed by coleenp (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2586#pullrequestreview-4600226299
