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] Port 8.7.12_GA changes to JDK17. #88

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

ZhaiMo15
Copy link

[Wisp] Port 8.7.12_GA changes to JDK17.

Summary:
Port 8.7.12_GA changes to JDK11, but not including:
[Wisp2] Monolithic poll
[Wisp2] Use carrier thread for polling
[Wisp] refactor direct selector wakeup
[Wisp2] bug fix for D850479
[Wisp2] Optimize selector.wakeup() performance

Test Plan: all wisp jtreg testcases

Reviewed-by: yulei

Issue:
#87

ZhaiMo15 and others added 2 commits July 12, 2023 17:58
Summary:
Port 8.7.12_GA changes to JDK11, but not including:
[Wisp2] Monolithic poll
[Wisp2] Use carrier thread for polling
[Wisp] refactor direct selector wakeup
[Wisp2] bug fix for D850479
[Wisp2] Optimize selector.wakeup() performance

Test Plan: all wisp jtreg testcases

Reviewed-by: yulei

Issue:
dragonwell-project#87
Summary:
1. Rename "data" into "native_coroutine" of Coroutine.
2. Fix jtreg tests failed.

Test Plan: all wisp jtreg testcases

Reviewed-by: yulei

Issue:
dragonwell-project#87
@yuleil yuleil merged commit 737df02 into dragonwell-project:wisp Jul 17, 2023
19 of 33 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.

3 participants