Skip to content

JAVA-2844: Upgrade gradle and spotbug to build with JDK 10 #471

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

Closed
wants to merge 2 commits into from

Conversation

fhassak
Copy link
Contributor

@fhassak fhassak commented May 1, 2018

Now, we can build the driver with JDK 9 or JDK 10.
Contrary to what I said yesterday, -source and -target values of 6 is not removed in JDK 10 😅

The supported -source/-target values are 10 (the default), 9, 8, 7, and 6 (6 is deprecated, and a warning is displayed when this value is used).

Build requirement : JDK 9 or JDK 10
Runtime execution : JDK 6 + (as you said yesterday 😊 )

@jyemin jyemin self-requested a review May 1, 2018 13:37
@jyemin jyemin self-assigned this May 1, 2018
@jyemin jyemin changed the title Upgrade gradle and spotbug to build with JDK 10 JAVA-2844: Upgrade gradle and spotbug to build with JDK 10 May 1, 2018
@jyemin
Copy link
Collaborator

jyemin commented May 1, 2018

Thanks for doing the investigation and the work. Tracking with https://jira.mongodb.org/browse/JAVA-2844.

@jyemin
Copy link
Collaborator

jyemin commented May 1, 2018

Squashed, rebased, and merged: a0175e5

Thanks again!

@jyemin jyemin closed this May 1, 2018
@fhassak fhassak mentioned this pull request Sep 27, 2018
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.

2 participants