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

Change JavaDoc for com.sun.jdi.request.EventRequest.setEnabled(boolean val)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-svc
    • b04

      The JavaDoc comment for the method setEnabled(boolean val) in com.sun.jdi.request.EventRequest does not state that it will throw an IllegalThreadStateException if the thread is not started, only if the thread is dead. This change is about adding this missing information to the documentation.

            farvidsson Fredrik Arvidsson (Inactive)
            farvidsson Fredrik Arvidsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: