-
Enhancement
-
Resolution: Fixed
-
P4
-
25
-
b23
A followup to JDK-8355773. Convert a bunch more tests to fetch the ThreadReference from a static field in the debuggee. JDK-8355773 focused on the easier tests that already had a static field, and the name of the field was the same as the thread name. This batch takes care of a bunch of harder to convert tests where in many cases static field has to be added and usually does not have the same name as the thread name.
- relates to
-
JDK-8356823 Some nsk/jdi tests can fetch ThreadReference from static array field in the debuggee
-
- Open
-
-
JDK-8356588 Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee: part 3
-
- Resolved
-
-
JDK-8353955 nsk/jdi tests should be fixed to not always require includevirtualthreads=y
-
- In Progress
-
-
JDK-8355773 Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/92730945
-
Review(master) openjdk/jdk/24979
(1 links to)