Android Builds of OpenJDK Mobile project now available
Ali Ebrahimi
ali.ebrahimi1781 at gmail.com
Wed Feb 17 22:53:35 UTC 2016
Hi,
On Wed, Feb 17, 2016 at 9:14 PM, Bob Vandette <bob.vandette at oracle.com>
wrote:
> Ali,
>
> You are correct that there are problems building JDK 9 for Android using
> the latest
> Android NDK (r10e).
>
> I’ve filed an enhancement issue to track this problem.
>
> https://bugs.openjdk.java.net/browse/JDK-8150074
>
> If you have a chance to dig into these issues further, please do so and
> update the alias.
>
Yes.
I will try test results with some more advanced samples. Even integrate
with javafx.
> As for the requirement to define the tools (CC, CXX, etc) this should not
> be necessary.
> Did you follow the instructions I posted on generating an NDK based
> toolchain?
>
I followed your instructions with one difference; I added option
--toolchain=arm-linux-androideabi-4.9 for arm and --toolchain=x86-4.9 for
x86 instead of default(4.8).
I discovered this problem only occurs with toolchain 4.9.
--
Best Regards,
Ali Ebrahimi
More information about the mobile-dev
mailing list