[lworld] Integrated: 8322573: [lworld] Add null-restricted value class array support in core reflection
Mandy Chung
mchung at openjdk.org
Thu Dec 21 17:45:02 UTC 2023
On Wed, 20 Dec 2023 23:28:44 GMT, Mandy Chung <mchung at openjdk.org> wrote:
> This patch fixes `Array::set` that if `null` is set on an element of a null-restricted arra, NPE will be thrown.
This pull request has now been integrated.
Changeset: 474f876f
Author: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/474f876f63329e96596e9bdfbff7061e11f03f7c
Stats: 103 lines in 3 files changed: 64 ins; 5 del; 34 mod
8322573: [lworld] Add null-restricted value class array support in core reflection
Reviewed-by: fparain, rriggs
-------------
PR: https://git.openjdk.org/valhalla/pull/965
More information about the valhalla-dev
mailing list