[lworld] Integrated: 8267559: [lworld] [lw3] NPE thrown when attempting to write null to a null-free array has incorrect error message

Frederic Parain fparain at openjdk.java.net
Tue May 25 12:08:56 UTC 2021


On Mon, 24 May 2021 19:14:24 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Please review this small fix in the error message of the NullPointerException thrown when trying to write null on a null-free array.
> 
> Thank you,
> 
> Fred

This pull request has now been integrated.

Changeset: 340ecece
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/340ecece1b7058ae5766d063fb73cb4483b8a4ee
Stats:     7 lines in 1 file changed: 6 ins; 0 del; 1 mod

8267559: [lworld] [lw3] NPE thrown when attempting to write null to a null-free array has incorrect error message

Reviewed-by: dsimms

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

PR: https://git.openjdk.java.net/valhalla/pull/422


More information about the valhalla-dev mailing list