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

CB-11640: Fixing the checks so they check for Java 1.8 and higher FINAL VERSIONS #338

Closed
wants to merge 3 commits into from

Conversation

infil00p
Copy link
Member

Right now, we test for only final and not pre-release versions of the Java language. Therefore, no Java 9 early candidates.

@infil00p
Copy link
Member Author

Seriously, I can't even find info on Java 9 working with Android, and jenv is not letting me switch between Java 8 and Java 9, so it's definitely not ready for primetime. :/

@codecov-io
Copy link

Current coverage is 35.15% (diff: 100%)

Merging #338 into master will not change coverage

@@             master       #338   diff @@
==========================================
  Files            12         12          
  Lines          1007       1007          
  Methods         198        198          
  Messages          0          0          
  Branches        168        168          
==========================================
  Hits            354        354          
  Misses          653        653          
  Partials          0          0          

Powered by Codecov. Last update 30325e4...68e8100

@asfgit asfgit closed this in 9544783 Oct 3, 2016
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.

None yet

2 participants