RFR: 8255862: Remove @SuppressWarnings from sun.misc.Unsafe
Mandy Chung
mchung at openjdk.java.net
Wed Nov 4 00:06:02 UTC 2020
Record classes are now a standard feature in 16. @SuppressWarnings can be
removed from sun.misc.Unsafe.
-------------
Commit messages:
- 8255862: Remove @SuppressWarnings from sun.misc.Unsafe
Changes: https://git.openjdk.java.net/jdk/pull/1049/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1049&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8255862
Stats: 6 lines in 1 file changed: 0 ins; 3 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/1049.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1049/head:pull/1049
PR: https://git.openjdk.java.net/jdk/pull/1049
More information about the core-libs-dev
mailing list