Yes, the fix for arm-vfp-sflt must apply, otherwise, build will fail before
linking libjvm.so.
it's is weird that your build can pass linking of libjvm.so with the 8
doit() implementations in jvmtiEnvBase.hpp but related jvmti cpp files
excluded.
On Tue, Feb 28, 2017 at 11:55 PM, Bob Vandette
wr
I just cloned the latest http://hg.openjdk.java.net/jdk9/dev
and was able to successfully build OpenJDK with the minimalvm.
Here’s my configure script.
/export/users/bobv/jdk9devopenonly/configure --enable-option-checking=fatal
--build=x86_64-unknown-linux-gnu --host=arm-linux-gnueabihf
--targe