RFR: 8263395: Incorrect use of Objects.nonNull
Aleksey Shipilev
shade at openjdk.java.net
Wed Mar 31 07:39:27 UTC 2021
On Tue, 30 Mar 2021 22:28:13 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have a review that changes incorrect use of Objects.nonNull to Objects.requireNonNull.
>
> Testing: jdk/jdk/jfr
>
> Thanks
> Erik
Yup, looks good.
-------------
Marked as reviewed by shade (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3278
More information about the hotspot-jfr-dev
mailing list