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

Jan Lahoda jlahoda at openjdk.java.net
Mon May 24 15:20:03 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

Looks good.

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

Marked as reviewed by jlahoda (Reviewer).

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


More information about the core-libs-dev mailing list