Convert jvmtiThread.c to jvmtiThread.cpp - #18459
Conversation
This will simplify future changes for virtual thread support. Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
|
jenkins test sanity plinux,win jdk8,jdk21 |
|
jenkins test extended.openjdk zlinux jdk21 |
|
Failures seen in the builds are unrelated to the PR:
A timeout in |
|
I personally prefer |
|
Almost every test suite failed - this is not a sensible situation to be in. |
|
Given the compile successes, this is ready for merge. |
To support a follow up change in https://github.com/babsingh/openj9/commits/main3 (WIP). |
|
@babsingh you may need to triple deliver to 0.42 and 0.43 |
This will simplify future changes for virtual thread support.