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 wisp2 shutdown fix to JDK17. #102

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

ZhaiMo15
Copy link

@ZhaiMo15 ZhaiMo15 commented Jul 21, 2023

Summary:
The change is to port wisp shutdown fix including:
-Throw universal tenant death exception at shutdown https://code.aone.alibaba-inc.com/xcode/jdk8u_hotspot/codereview/1892458 https://code.aone.alibaba-inc.com/xcode/jdk8u_jdk/codereview/1892501
-Delay coroutineSupport destruction and protect runningTaskCount https://code.aone.alibaba-inc.com/xcode/jdk8u_jdk/codereview/1874781
-Use loop instead of recursion to check wisp critical https://code.aone.alibaba-inc.com/xcode/jdk8u_hotspot/codereview/1892430

Test Plan: jtreg TenantExceptionTest.java PreemptTest.java

Reviewed-by: yulei

Issue:
#101

Summary:
The change is to port wisp shutdown fix including:
-Throw universal tenant death exception at shutdown
-Delay coroutineSupport destruction and protect runningTaskCount
-Use loop instead of recursion to check wisp critical

Test Plan: jtreg TenantExceptionTest.java PreemptTest.java

Reviewed-by: yulei

Issue:
dragonwell-project#101
@yuleil yuleil merged commit a7d9d84 into dragonwell-project:wisp Jul 24, 2023
18 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