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] Fix errors and remove useless code. #91

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

ZhaiMo15
Copy link

This patch contains 2 patches in dragonwell11, see details below.

Original dragonwell11 link:
dragonwell-project/dragonwell11@d023f9d
dragonwell-project/dragonwell11@de7f6ef

Reviewed-by: yulei


[Wisp] fix jdk11 module name errors for WispStealCandidates
Summary: jdk11 has module system but WispStealCandidates have the old package name of jdk8

Test Plan: test/jdk/com/alibaba/wisp2/Wisp2WorkStealTest.java


[Wisp] Remove useless list of coroutine_stack and coroutine_stack_cache (port to jdk11)

Summary: Remove useless code

Test Plan: all wisp tests


Summary: jdk11 has module system but WispStealCandidates have the old package name of jdk8

Test Plan: test/jdk/com/alibaba/wisp2/Wisp2WorkStealTest.java

Reviewed-by: yulei

Issue:
dragonwell-project#90
…he. (port to jdk17)

Summary: Remove useless code

Test Plan: all wisp tests

Reviewed-by: yulei

Issue:
dragonwell-project#90
@yuleil yuleil merged commit aff3b72 into dragonwell-project:wisp Jul 17, 2023
16 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.

2 participants