In the hollow subproject I get a handful of compiler errors regarding the use of sun.misc.Unsafe. For example:
Access restriction: The type 'Unsafe' is not API
Access restriction: The method 'Unsafe.getLong(Object, long)
…
For me this happens after a pristine import into Eclipse. It may fail for other IDEs.
In the
hollowsubproject I get a handful of compiler errors regarding the use ofsun.misc.Unsafe. For example:For me this happens after a pristine import into Eclipse. It may fail for other IDEs.