> Do you know why AOSP made that decision? I do not know about it. The following change explains some about it. https://github.com/android/platform_build/commit/304f5194fdfd999a5e8bceef1ff260958b041d52
And the following recommended sun's JDK. https://source.android.com/source/initializing.html B2G do not use java for build. So, disabling the check for OpenJDK seems better. Sotaro ----- Original Message ----- From: "Andrew Overholt" <[email protected]> To: "Sotaro Ikeda" <[email protected]> Cc: [email protected] Sent: Tuesday, August 13, 2013 5:25:19 PM Subject: Re: [b2g] Can Build nexus-4 only when OpenJDK is used > It seems that since July/28th, b2g for nexus-4 build can succeed only when > OpenJDK is used. > I am not sure whether it is intentional. > AOSP code did totally opposite for the java JDK's check. > The check could pass only when the JDK is not OpenJDK. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
