Please review the changes for two improvements for the Mobile Dev Forest. With these changes, the mobile/dev forest can successfully build x86 and ARM Android JDK 9 binaries. The ARM binaries use the Zero ARM interpreter while the x86 implementation uses standard x86 Hotspot VMs.
The webrev also includes 1 fix for iOS BSD builds in hotspot/make/bsd/makefiles/vm.make. JDK-8148304 Mobile: iOS builds fail on assembler files https://bugs.openjdk.java.net/browse/JDK-8148304 JDK-8148302 Mobile: Initial bring of Android x86 and ARM https://bugs.openjdk.java.net/browse/JDK-8148302 Here’s the webrev: http://cr.openjdk.java.net/~bobv/8148302/webrev Bob.