dragonwell-project/dragonwell17

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

ZhaiMo15 opened this issue · 0 comments

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