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

Add openjdk 15 to Java matrix testing rotation #51335

Merged
merged 1 commit into from
Jan 22, 2020

Conversation

mark-vieira
Copy link
Contributor

Adding the EA release of Java 15 to our Java matrix testing configuration.

Closes #50764

@mark-vieira mark-vieira added >non-issue :Delivery/Build Build or test infrastructure labels Jan 22, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Build)

@mark-vieira
Copy link
Contributor Author

@jasontedor looking at what we've done for other Java versions I assume this needs to be backported to 7.x as well?

@jasontedor
Copy link
Member

Yes, and we want to test 6.8 against it as well.

@mark-vieira mark-vieira merged commit 9396e75 into elastic:master Jan 22, 2020
@jasontedor
Copy link
Member

@mark-vieira Note that we would want to also add JDK 15 to the build matrix, for 7.x and master, so that we ensure that we can compile/build Javadocs with the JDK 15 compiler (since that will be the future compiler that we use, when JDK 15 is released).

@mark-vieira
Copy link
Contributor Author

@jasontedor We aren't even doing this for Java 14 yet and Gradle still doesn't officially support JDK 14 either so far as I can tell. I'm afraid this would just add a lot of noise. I'm not sure testing with a JDK that we know not all of our tooling full supports is particularly valuable.

@jasontedor
Copy link
Member

Thanks, I forgot that JDK 14 wasn’t functional on Gradle yet.

@mark-vieira mark-vieira deleted the jdk15-testing branch January 23, 2020 18:23
@polyfractal polyfractal added v7.6.0 and removed v7.6.1 labels Feb 7, 2020
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add JDK 15 EA to testing rotation
5 participants