RFR: 8263395: Incorrect use of Objects.nonNull
Erik Gahlin
egahlin at openjdk.java.net
Tue Mar 30 23:55:35 UTC 2021
Hi,
Could I have a review that changes incorrect use of Objects.nonNull to Objects.requireNonNull.
Testing: jdk/jdk/jfr
Thanks
Erik
-------------
Commit messages:
- Initial
Changes: https://git.openjdk.java.net/jdk/pull/3278/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3278&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8263395
Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/3278.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3278/head:pull/3278
PR: https://git.openjdk.java.net/jdk/pull/3278
More information about the hotspot-jfr-dev
mailing list