Integrated: 8224158: assertion related to NPE at DynamicCallSiteDesc::withArgs should be reworded

Vicente Romero vromero at openjdk.java.net
Mon May 24 15:58:55 UTC 2021


On Mon, 17 May 2021 16:53:24 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> This is a very small patch that is just rewording the spec for DynamicCallSiteDesc::withArgs. Basically adding that NPE can also be thrown if the content of the argument is `null`
> 
> TIA for the review

This pull request has now been integrated.

Changeset: f04db5fb
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f04db5fbd77892e94a325942542815bbb24cddea
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8224158: assertion related to NPE at DynamicCallSiteDesc::withArgs should be reworded

Reviewed-by: jlahoda

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

PR: https://git.openjdk.java.net/jdk/pull/4067


More information about the core-libs-dev mailing list