The Java 9 EA version is out and we can now see how to use sun.misc.Unsafe. I led the public campaign to retain access to it in Java 9, which was ultimately successful, leading to the amendments to JEP 260. So, how did things end up? Getting Set Up First, you need to download Java 9 EA. For an IDE, I use IntelliJ IDEA. You need the new 2017.1 Public Preview, which came out 27 February 2017. Earlie
