Android Builds of OpenJDK Mobile project now available
Ali Ebrahimi
ali.ebrahimi1781 at gmail.com
Fri Feb 19 20:34:26 UTC 2016
Hi,
On Fri, Feb 19, 2016 at 5:00 PM, Bob Vandette <bob.vandette at oracle.com>
wrote:
> Your patch below may allow you to build the JDK but it won’t be able to
> run on Android 4 devices
> since the missing functions are not available in android-19 libc.a. This
> is why we need to conditionally
> remove these functions based on the platform version you want to target.
>
My patch builds with toolchain for platform 19, So if this functions
(except one case) is missing in android-19 libc, so toolchain 19 should not
build JDK. So you say this is NDK bug?
--
Best Regards,
Ali Ebrahimi
More information about the mobile-dev
mailing list