-
Notifications
You must be signed in to change notification settings - Fork 51
[REFACTOR] Migrate to Java 11 #1277
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
Comments
Hi! I'd love to work on this issue. Could you please assign it to me? |
@abilashini593, @chrfwow can you update on the plan for it ? |
*Subject:* Re: [open-feature/java-sdk-contrib] [REFACTOR] Migrate to Java
11 (Issue #1277)
Hi [Liran M],
I haven't started working on this yet. If it's urgent or blocking other
work, please let me know how you'd like to proceed. I'm happy to discuss
the next steps.
Best,
Abilashini
…On Sun, 30 Mar 2025 at 21:20, Liran M ***@***.***> wrote:
@abilashini593 <https://github.com/abilashini593>, @chrfwow
<https://github.com/chrfwow> can you update on the plan for it ?
it is blocking #1299
<#1299> and possibly
other work.
—
Reply to this email directly, view it on GitHub
<#1277 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5DB4AV5RO25MVJ2X7UKH3T2XAHDLAVCNFSM6AAAAABY7ZY5QGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONRUGYZDCOJYGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: liran2000]*liran2000* left a comment
(open-feature/java-sdk-contrib#1277)
<#1277 (comment)>
@abilashini593 <https://github.com/abilashini593>, @chrfwow
<https://github.com/chrfwow> can you update on the plan for it ?
it is blocking #1299
<#1299> and possibly
other work.
—
Reply to this email directly, view it on GitHub
<#1277 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5DB4AV5RO25MVJ2X7UKH3T2XAHDLAVCNFSM6AAAAABY7ZY5QGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONRUGYZDCOJYGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@abilashini593 when do you plan to start? |
#1303 fixes the majority of CI-related configuration, but we should discuss whether this is already enough to close this issue. The module-info.java file is something, I think each provider should handle on their own. but do we want to also tackle code improvements, I think we should tackle them separately and this is also in the hands of the provider owners. wdyt? FYI: @jarebudev |
Based on community feedback and communication with known adopters, we are now able to move to Java 11.
This migration mostly benefits us as maintainers, since it enables new language features and tooling.
Requirements:
Note:
It's up to individual component owners whether or not they want to consider this a breaking change. The TC will provide a formal recommendation.
The text was updated successfully, but these errors were encountered: