Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8356023

Some nsk/jdi tests can fetch ThreadReference from static field in the debuggee: part 2

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • core-svc

      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.

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: