If I'm not wrong, they got fid of *sun.misc.Unsafe *in Java 9. This class is till used by several libraries & frameworks.
http://mishadoff.com/blog/java-magic-part-4-sun-dot-misc-dot-unsafe/ On Tue, Feb 7, 2017 at 12:51 PM, Pete Robbins <robbin...@gmail.com> wrote: > Yes, I agree but it may be worthwhile starting to look at this. I was just > trying a build and it trips over some of the now defunct/inaccessible > sun.misc classes. > > I was just interested in hearing if anyone has already gone through this > to save me duplicating effort. > > Cheers, > > On Tue, 7 Feb 2017 at 11:46 Sean Owen <so...@cloudera.com> wrote: > >> I don't think anyone's tried it. I think we'd first have to agree to drop >> Java 7 support before that could be seriously considered. The 8-9 >> difference is a bit more of a breaking change. >> >> On Tue, Feb 7, 2017 at 11:44 AM Pete Robbins <robbin...@gmail.com> wrote: >> >> Is anyone working on support for running Spark on Java 9? Is this in a >> roadmap anywhere? >> >> >> Cheers, >> >>