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

Switch runtime JVM. Replace JDK8 with JDK11. Prepare gc log directory. #34

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

whitingjr
Copy link
Collaborator

This PR looks to implement the switch to JDK11. Solving the issue #33 and the issue for the Indy project.

@whitingjr whitingjr linked an issue Sep 18, 2020 that may be closed by this pull request
@jdcasey
Copy link
Member

jdcasey commented Sep 28, 2020

@whitingjr do you think this PR has to wait for the Cassandra functional test problem to be resolved in Indy? I think the builder image Jenkins uses is different from this image, but I'm not sure whether it's safe to decouple them.

@whitingjr
Copy link
Collaborator Author

@whitingjr do you think this PR has to wait for the Cassandra functional test problem to be resolved in Indy? I think the builder image Jenkins uses is different from this image, but I'm not sure whether it's safe to decouple them.

This PR is not modifying either line 20 or line 28 in the Jenkins file. So the builder image is working with javaVersion 8 bytecode and JDK8 to run tests.

Which means we don't need to wait for the issue to be solved.

@jdcasey jdcasey merged commit 9d5254e into Commonjava:master Sep 28, 2020
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.

Switch runtime JVM to more recent version. JDK11.
2 participants