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

Provide backport for Java 8 users #3

Open
dpoluyanov opened this issue Mar 13, 2018 · 0 comments
Open

Provide backport for Java 8 users #3

dpoluyanov opened this issue Mar 13, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dpoluyanov
Copy link
Owner

As we can see the majority of reactive-libraries are Java 8 based.
So we should provide solution for users who stay on that Java version (at least at end of life for Java 8 release).
I suggest to prepare library with JEP-266 changes and reassemble library with Java 8 binary compatibility. At this point only java.util.concurrent.Flow is proposed to include into that external library.

@dpoluyanov dpoluyanov added the enhancement New feature or request label Mar 13, 2018
@dpoluyanov dpoluyanov added the help wanted Extra attention is needed label Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant