Skip to content

Use java.util.concurrent.Flow types and drop JDK8#173

Open
hamnis wants to merge 2 commits into
playframework:mainfrom
hamnis:use-jdk9-flow
Open

Use java.util.concurrent.Flow types and drop JDK8#173
hamnis wants to merge 2 commits into
playframework:mainfrom
hamnis:use-jdk9-flow

Conversation

@hamnis
Copy link
Copy Markdown
Contributor

@hamnis hamnis commented Feb 10, 2023

Fixes #172 and is an alternative for #157

* Adds dependency on reactive-streams-tck-flow and flow-adapters
* Convert between reactive-streams and flow where needed
* Use correct resource filtering directory
* Use UTF-8 for resource filtering
* Use Java 9 apis using --release flag
@hamnis
Copy link
Copy Markdown
Contributor Author

hamnis commented Feb 10, 2023

Bumps version number to 3.0.0, not sure how the policy is here, but this is a breaking change.

@mkurz
Copy link
Copy Markdown
Member

mkurz commented Jul 21, 2023

I have seen this PR but will not merge it, but will consider in for long term. Thanks!

@mkurz mkurz mentioned this pull request Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Flow Java api and drop support for reactive-streams

2 participants