-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
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.