Android Builds of OpenJDK Mobile project now available
Bob Vandette
bob.vandette at oracle.com
Thu Feb 18 15:18:19 UTC 2016
> On Feb 17, 2016, at 6:31 PM, Ali Ebrahimi <ali.ebrahimi1781 at gmail.com> wrote:
>
> Hi,
>
> On Thu, Feb 18, 2016 at 12:45 AM, Bob Vandette <bob.vandette at oracle.com <mailto:bob.vandette at oracle.com>> wrote:
> It appears that I was correct that the NDK has improved in the latest version wrt.
> source level compatibility with the standard Linux distros and toolchains.
>
> Here’s a webrev and patch that corrects compilation errors and allows both ARM and x86 Android
> builds using the latest NDK r10e.
>
> http://cr.openjdk.java.net/~bobv/8150074/ <http://cr.openjdk.java.net/~bobv/8150074/>
>
> We should inspect all #ifdef/#ifndef __ANDROID__ uses throughout the sources
> to see if we can remove more unnecessary logic.
>
> I can confirm your patch does not break any thing so far for me.
Did you re-apply this patch on top of a clean set of sources cloned from mobile/dev?
>
> So we should update build requirements for NDK r10e.
Once we integrate this patch, I will update the build requirements and instructions.
Bob.
>
> --
>
> Best Regards,
> Ali Ebrahimi
More information about the mobile-dev
mailing list