-
Notifications
You must be signed in to change notification settings - Fork 496
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
[Runtime] Backport JEP 337 #246
Comments
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Jul 29, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Jul 30, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Jul 30, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Jul 30, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Jul 30, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Jul 30, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Aug 3, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Aug 4, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Aug 15, 2021
Summary: Support epoll function in RDMA, this requires a cutomized rsocket library. Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to joeyleeeeeee97/dragonwell8_jdk
that referenced
this issue
Aug 15, 2021
Summary: Support epoll function in RDMA, this requires a cutomized rsocket library. Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
joeyleeeeeee97
pushed a commit
to dragonwell-project/dragonwell8_jdk
that referenced
this issue
Aug 16, 2021
Summary: Backport JEP 337 https://openjdk.java.net/jeps/337, enhance the JDK networking API to support remote direct memory access (RDMA) using the rsocket protocol on Linux-based platforms. Original http://cr.openjdk.java.net/~ylu/8195160.27/ Test Plan: all rdma roscket tests Reviewed-by: lei.yul, sanhong.lsh Issue: dragonwell-project/dragonwell8#246
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: