On Fri, 26 Jun 2026 13:33:37 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).

This pull request has now been integrated.

Changeset: 50d70015
Author:    Frederic Parain <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/50d700159710023a77009da2dc480302a3cb50ad
Stats:     177 lines in 4 files changed: 142 ins; 23 del; 12 mod

8386719: [lworld] Remaining ValueClass argument verification issues

Reviewed-by: coleenp

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

PR: https://git.openjdk.org/valhalla/pull/2586

Reply via email to