RFR: 8272347: ObjectMethods::bootstrap should specify NPE if any argument except lookup is null [v2]
Chris Hegarty
chegar at openjdk.java.net
Tue Aug 24 14:24:33 UTC 2021
On Tue, 24 Aug 2021 03:03:48 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)
>
> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
>
> addressing review comments
Marked as reviewed by chegar (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5226
More information about the core-libs-dev
mailing list