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

Split android common into two. #7971

Closed
wants to merge 1 commit into from

Conversation

meisterT
Copy link
Member

@meisterT meisterT commented Apr 8, 2019

This helps to remove 3MB from Bazel's binary size immediately but also
will get us much closer to remove the dependency on the java.desktop
module.

It also allows us to remove the jdk.compiler module.

RELNOTES: None

@meisterT meisterT self-assigned this Apr 8, 2019
@meisterT meisterT force-pushed the split_android_common branch from 0ff514d to f6ac940 Compare April 9, 2019 07:29
This helps to remove 3MB from Bazel's binary size immediately but also
will get us much closer to remove the dependency on the java.desktop
module.

It will also allow us to remove the jdk.compiler module.

Commit 1/2

RELNOTES: None
@meisterT meisterT force-pushed the split_android_common branch from f6ac940 to decb551 Compare April 9, 2019 08:34
@meisterT meisterT marked this pull request as ready for review April 9, 2019 08:43
@meisterT meisterT requested a review from philwo April 9, 2019 08:43
bazel-io pushed a commit that referenced this pull request Apr 12, 2019
This helps to remove 3MB from Bazel's binary size immediately but also
will get us much closer to remove the dependency on the java.desktop
module.

It will also allow us to remove the jdk.compiler module.

Commit 1/2

RELNOTES: None

Partial commit for third_party/*, see #7971.

Signed-off-by: Philipp Wollermann <[email protected]>
@meisterT meisterT closed this Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants