Merge threadByName methods in nsk/share/jdi/Debugee.java

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-svc

      There are similar threadByName and threadByNameOrThrow in nsk/share/jdi/Debugee.java

      threadByName returns null or throw TestBug if there are more than 1 such method found

      threadByNameOrThrow throws JDITestRuntimeException if thread not found.

      Need to check if it is possible to merge them into single method which allow one and only on thread

            Assignee:
            Unassigned
            Reporter:
            Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: