-
Enhancement
-
Resolution: Fixed
-
P4
-
18
-
b16
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8317871 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Many NSK/JDI tests start new threads in the debuggee. Using the common method to create new threads whether it is possibly simplifies testing of virtual thread.
It makes sense to implement this change in jdk/jdk to minimize the difference between jdk mainline and loom
It makes sense to implement this change in jdk/jdk to minimize the difference between jdk mainline and loom
- backported by
-
JDK-8317871 Refactor NSK/JDI tests to create thread using factory
- Resolved