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 Wisp support to Dragonwell #140

Closed
Sere-Fu opened this issue Sep 1, 2021 · 0 comments
Closed

[Wisp] Port Wisp support to Dragonwell #140

Sere-Fu opened this issue Sep 1, 2021 · 0 comments

Comments

@Sere-Fu
Copy link
Collaborator

Sere-Fu commented Sep 1, 2021

8fabfde [Misc] fix build error in debug mode
6ee182c [Wisp] fix TestThreadAsWispWhiteList compile error
e390569 [Wisp] Fix dead loop when killing threads waiting for objectmonitor
f5f613d [Wisp] Thread as Wisp whitelist
fb9857a [Wisp] Fix StackOverflow error by setting _stack_overflow_limit in switchTo
198e5a1 [Wisp] changeset for wispTenant
3ad710d Merge branch 'port_wisp_to_dragonwell11' into merge_wisp_port_to_master
e9c3902 [Wisp] Port from jdk8u
3f8586b [Wisp] Socket.getChannel() should return null
7e2d726 [Wisp] Fix wrong assert
84213fa [Wisp] Dump coroutine classes offsets for CDS by default
2e46566 [Wisp] Fix Interpreter preempt assertion error
9956a2d [Wisp] Clear pending exceptions of SOF/OOM when polling happens
82d7c59 [Wisp] Get the correct _thread_stat in Coroutine
de67558 [Wisp] Fix work-stealing of JFR Event
b1a1fa3 [Wisp] Fix deoptimization when monitorexit calls java in synchronized methods or blocks
8dbcf78 [Wisp] AArch64: Fix TestUnsupportedArguments.sh for Wisp
e0c6870 [Wisp] Add KillThreads at RCMUnsafe
839521d [Wisp] Add preempt check in interpreter
afaf941 [Wisp] WispControlGroup shutdown support
28eb564 [Wisp] Revert back TestWispSocketLeakWhenConnectTimeout.java
d237fb7 [Wisp] Add RCM thread inheritance predicate
89b0d44 [Wisp] bug fix for class loading with interrupt
e5f2825 [Wisp] Port RCM and wisp patches
9c1ba94 [Wisp] Maintain consistency with AJDK8 for WispCounterMXBean
f5774fa [Wisp] Support AArch64 platform
560c017 [Wisp] Fix unstable tests
c2df0c9 [Wisp] Refactor platform related code
8caef6d [Wisp] Remove JKU stack trace fp logic
c002c92 [Wisp] Port 8.9.14GA patches
fa98980 [Wisp] Compatibility support with CDS
76d5257 [Wisp] retire Wisp1
cd56863 [Wisp] ObjectMonitor::wait() checks wrong _pending_exception
b1d71bb [Wisp] solve crash for the exit with ThreadAsWisp Task
0b16b00 [Wisp] Port 8.8.13fp patches from JDK8
0af845d [Wisp] solve crash with TestPreemptWispInternalBug in slowdebug
83674d1 [Wisp] solve port issue from JDK8
8ea43b5 [Wisp] Fix findclass error in throwing shutdown exception
c1fa47d [Wisp] port wisp2 shutdown fix to JDK11
4455893 [Wisp] unify the naming rule for Wisp cases in JDK11
42a2331 [Wisp] Port WispCounterMXBean and PerfCounterMonitor to JDK11
8fd5e82 [Wisp] sync with ajdk 8.8.13
c4cb4af [Wisp11] solve slowdebug issue for the previous checkin
d600293 [Wisp] Port jstack related changes to JDK11
48bd148 [Wisp] Remove useless list of coroutine_stack and coroutine_stack_cache (port to jdk11)
7f2dcf8 [Wisp] fix jdk11 module name errors for WispStealCandidates
77d661b [Wisp11] Port 8.7.12_GA changes to JDK11
981a280 [Wisp] add JDK11 @ReservedStackAccess annotation support
37352af [Wisp] Port change to solve assert failures with slow-debug build
f3780d5 [Wisp] fix jvm crash when debugging coroutine switchTo problem
f37c1e6 [Wisp] solve assertion failure related to BarrierSet
b8473d8 [Wisp] modify cases to solve JDK11 failure
3d117cc [Wisp] Port bug fixes and Multi-tenant support to JDK11
b4693f4 [Wisp] Port Wisp1/2 to JDK11
bcf283e [Wisp] Port JKU coroutine support to JDK11

@zhengxiaolinX zhengxiaolinX changed the title [Backport] Port Wisp support to Dragonwell [Wisp] Port Wisp support to Dragonwell Sep 2, 2021
zhengxiaolinX added a commit that referenced this issue Nov 5, 2021
Summary: This patch includes:
- Fix Windows and MacOS capability
- Add and update the license to all Wisp-related files
- Add -XX:+UnlockExperimentalVMOptions to Wisp

Test Plan: all Wisp tests on all platforms

Reviewed-by: yuleil, joeyleeeeeee97

Issue: #140
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

No branches or pull requests

2 participants