FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Consider moving to Java 11 and support java.util.concurrent.Flow APIs · Issue #3043 · graphql-java/graphql-java · GitHub

Consider moving to Java 11 and support java.util.concurrent.Flow APIs #3043

Description

This is a feature request to move to Java 11 as a baseline instead of Java 8 (2014), and support java.util.concurrent.Flow APIs.

java.util.concurrent.Flow was introduced in Java 9 (2017) as a modern Reactive Streams API, but this project still uses the legacy org.reactivestreams APIs.

Note that while the org.reactivestreams APIs are still compiled for Java 6 (2006), a new major release of graphql-java could easily support both org.reactivestreams and java.util.concurrent.Flow APIs in a transition period.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL