On Wed, 24 Jun 2026 14:48:34 GMT, Daisuke Yamazaki <[email protected]> wrote:

> Fix null checking when copying from flat arrays to reference arrays.
> 
> Previously, `FlatArrayKlass::copy_array` called `obj_at_put` without `CHECK`. 
> As aresult, the runtime check for null-restricted arrays was bypassed.
> 
> A new test has been added to verify this behaviour.
> 
> Thanks.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

@PeyaPeyaPeyang 
Your change (at version 72579c9031bd73ab0a596b0b914d440a6e1e6b5f) is now ready 
to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/valhalla/pull/2577#issuecomment-4809914203

Reply via email to