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

Java 8 support #9386

Closed
moose007 opened this issue Jul 16, 2022 · 2 comments
Closed

Java 8 support #9386

moose007 opened this issue Jul 16, 2022 · 2 comments
Labels

Comments

@moose007
Copy link

In the v1.44.0 release notes,

Java 8 users pay note: per gRFC P5, gRPC may drop Java 8 support as soon as March this year.

My organization, a big enterprise, still uses jdk8 ubiquitously, I expect migration to jdk11+ early next year. Is dropping jdk8 still expected this year? If so, this will definitely disrupt our current project that uses grpc-java.

@ejona86
Copy link
Member

ejona86 commented Jul 18, 2022

I'm in talks with some others about Java 8 as well. Obviously it has been delayed some already. Right now the range of plans seems to be between dropped "soon" (within a month or two) or dropped simultaneously with Java 11 in September next year.

Can you help explain how it will disrupt you? (There's lots of ways it could, but it helps to understand how you are impacted.) There'd still remain a minor branch open that could receive bug fixes. So are the sorts of problem like "we want new features." Or other emergent problems like "it is hard to coordinate the version of grpc-java to use with a mix of Java 8 and 11 projects."

@ejona86
Copy link
Member

ejona86 commented Aug 9, 2022

Although I'd still be interested in how Java 8 impacts you, but haven't heard back, so closing.

@ejona86 ejona86 closed this as completed Aug 9, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants