ReadyTalk / avian

[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
https://readytalk.github.io/avian/
Other
1.22k stars 172 forks source link

add missing Unsafe calls for recent JDK 7 updates #510

Closed dicej closed 7 years ago

dicej commented 7 years ago

Also, disable Interfaces test for JDK 7 since it uses Java 8 syntax.