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

Exclude SpellChecker check on N+ #658

Merged
merged 1 commit into from
Feb 26, 2017

Conversation

dlew
Copy link
Contributor

@dlew dlew commented Nov 21, 2016

The same bug as found in #4 seems to have returned in Android N.

(I also had to update the build scripts a bit in order to support compilation against N.)

@dlew dlew force-pushed the dlew/spell-checker-leak-returns branch 3 times, most recently from 6ba1a67 to 58fae82 Compare November 21, 2016 15:07
@dlew
Copy link
Contributor Author

dlew commented Nov 21, 2016

It looks like using build tools 25 requires using JDK 1.8 for compilation, but the current Travis setup attempts a build using 1.7. We seem to be at an impasse.

@dlew dlew force-pushed the dlew/spell-checker-leak-returns branch 3 times, most recently from 97fb2dd to de670a4 Compare November 22, 2016 16:04
@dlew
Copy link
Contributor Author

dlew commented Nov 22, 2016

I've tinkered with this more and there's officially no way to get this to pass CI without changing how the CI works. Android v24+ requires building on JDK 1.8, so using JDK 1.7 just won't work.

@JakeWharton
Copy link
Collaborator

Get rid of it! /drivebycodereview

@JakeWharton
Copy link
Collaborator

JakeWharton commented Feb 24, 2017

Rebase? The build is now on 25 and now only JDK 8.

The bug seems to have returned, exactly as it was from before.
@JakeWharton JakeWharton force-pushed the dlew/spell-checker-leak-returns branch from de670a4 to bb68757 Compare February 24, 2017 15:17
@JakeWharton
Copy link
Collaborator

Hah. I snuck into your fork and did it for you!

@dlew
Copy link
Contributor Author

dlew commented Feb 24, 2017 via email

@jrodbx jrodbx merged commit 477b552 into square:master Feb 26, 2017
@jrodbx
Copy link
Collaborator

jrodbx commented Feb 26, 2017

Thanks!

@dlew dlew deleted the dlew/spell-checker-leak-returns branch February 26, 2017 23:34
@pyricau
Copy link
Member

pyricau commented Jun 28, 2018

I'm late on this, but in general a leak report would have been nice, and an update to the Google ticket ;) .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants