Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Java 8 for Android #2222

Closed
ahumesky opened this issue Dec 10, 2016 · 0 comments
Closed

Support Java 8 for Android #2222

ahumesky opened this issue Dec 10, 2016 · 0 comments
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request
Milestone

Comments

@ahumesky
Copy link
Contributor

We'll be supporting Java 8 for Android through a Java 8 -> Java 7 "desugaring" (e.g. de-lambda-ing) tool

@ahumesky ahumesky added category: rules > android P2 We'll consider working on this in future. (Assignee optional) type: feature request labels Dec 10, 2016
@ahumesky ahumesky added this to the 0.6 milestone Dec 10, 2016
bazel-io pushed a commit that referenced this issue Jan 11, 2017
This is needed to open source the java 8 desugaring tool for android
builds.

#2222

Change-Id: I6025ab921636782cea65ff4443eb6ea790b32794
RELNOTES: None
miodragdinic pushed a commit to MIPS/external-desugar that referenced this issue Dec 7, 2017
Fixes bazelbuild/bazel#2222.

RELNOTES: Support for Java 8 lambdas, method references, type annotations and repeated annotations in Android builds with --experimental_desugar_for_android.

--
PiperOrigin-RevId: 147109786
MOS_MIGRATED_REVID=147109786

GitOrigin-RevId: 29aa0eb17c85a96e3edae8362ba93fddeed4c1e0
Change-Id: If771644430ff3f2629d3ecfaf4fedffd975fda20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) type: feature request
Projects
None yet
Development

No branches or pull requests

1 participant