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

Change GAE interop tests to use java11 runtime (1.62.x backport) #10955

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Feb 24, 2024

The Java 8 runtime is end of support. Leaving this a gae-jdk8 for now. The gae-jdk8 was because AppEngine changed dramatically from Java 7 to Java 8. Nowadays the versions are more in line with OpenJDK and not very different from each other.

Fixes #10925

Backport of #10933


We can do releases without this, and our users aren't impacted. But backporting it so the CI is a bit cleaner if we end up making patch releases.

The Java 8 runtime is end of support. Leaving this a gae-jdk8 for now.
The gae-jdk8 was because AppEngine changed dramatically from Java 7 to
Java 8. Nowadays the versions are more in line with OpenJDK and not very
different from each other.

Fixes grpc#10925
@ejona86 ejona86 requested a review from larry-safran February 24, 2024 00:37
@ejona86 ejona86 merged commit 7089f04 into grpc:v1.62.x Feb 24, 2024
14 checks passed
@ejona86 ejona86 deleted the backport-gae11-1.62 branch February 24, 2024 01:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants