-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: core-libs
-
b59
-
generic
-
generic
The Thread.stop(Throwable) javadoc mentions a check for null arguments but there is no corresponding @throws, making it easy to overlook this detail.
Existing TCK test api/java_lang/Thread/index.html#stop1 covers this spec detail, no need for an additional test.
Existing TCK test api/java_lang/Thread/index.html#stop1 covers this spec detail, no need for an additional test.
- relates to
-
JDK-4519200 (thread) Started thread does not terminate immediately if it was stopped before
-
- Resolved
-