Integrated: 8272347: ObjectMethods::bootstrap should specify NPE if any argument except lookup is null

Vicente Romero vromero at openjdk.java.net
Mon Aug 30 21:21:31 UTC 2021


On Mon, 23 Aug 2021 18:08:02 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> Please review this simple PR along with the associated CSR. The PR is basically adding a line the the specification of method `java.lang.runtime.ObjectMethods::bootstrap` stating under what conditions a NPE will be thrown.
> 
> TIA
> 
> link to the [CSR](https://bugs.openjdk.java.net/browse/JDK-8272852)

This pull request has now been integrated.

Changeset: 0609421d
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0609421d4b824c5642ca75d525bad3edd72cd23a
Stats:     32 lines in 2 files changed: 18 ins; 0 del; 14 mod

8272347: ObjectMethods::bootstrap should specify NPE if any argument except lookup is null

Reviewed-by: mchung, chegar

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

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


More information about the core-libs-dev mailing list