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

Feature/jdk 11 #9

Merged
merged 2 commits into from
Feb 28, 2020
Merged

Feature/jdk 11 #9

merged 2 commits into from
Feb 28, 2020

Conversation

vincentbrison
Copy link
Contributor

@vincentbrison vincentbrison commented Feb 27, 2020

Fix #6 . Update to jdk 11 has some impacts. sdkmanager was no able to be setup through jdk > 8 until 26 March 2020 (yesterday when opening this PR!). To use the new sdkmanager we have to tweak its setup.

Vincent Brison added 2 commits February 27, 2020 16:08
sdkmanager needs to be updated to work with jdk 11. See https://issuetracker.google.com/issues/67495440 for more info.
@vincentbrison vincentbrison changed the base branch from master to develop February 27, 2020 17:12
@vincentbrison vincentbrison merged commit 8327ec0 into develop Feb 28, 2020
@vincentbrison vincentbrison deleted the feature/jdk-11 branch March 2, 2020 15:04
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.

Update to JDK 11
2 participants