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

[Wisp] Separate IO poller and fix test/jdk/java/dyn tests. #158

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

ZhaiMo15
Copy link

This patch contains 2 dragonwell11 patches.

Original patch url:
dragonwell-project/dragonwell11@c7546a7
dragonwell-project/dragonwell11@2f37837

Test Plan: all wisp tests

Reviewed-by: yulei


[Wisp] Separate IO poller
Summary: Supports different coroutines waiting on the same socket's
read and write events. Solve a wisp bug triggered by okhttp.

Test Plan: TestIssue311


[Wisp] Fix test/jdk/java/dyn tests
Summary: Fix tests

Test Plan: test/jdk/java/dyn


Summary: Supports different coroutines waiting on the same socket's
read and write events. Solve a wisp bug triggered by okhttp.

Test Plan: TestIssue311

Reviewed-by: yulei

Issue:
dragonwell-project#157
Summary: Fix tests

Test Plan: test/jdk/java/dyn

Reviewed-by: yulei

Issue:
dragonwell-project#157
@yuleil yuleil merged commit b21115b into dragonwell-project:wisp Sep 20, 2023
31 of 49 checks passed
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.

2 participants