Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2016481 | 1.2.0 | Alan Sommerer | P3 | Resolved | Fixed | 1.2beta2 |
Name: rlT66838 Date: 08/11/97
Browse the HTML documentation for interface
Runnable. http://java.sun.com/products/jdk/1.1/docs/api/java.lang.Runnable.html#_top_
In the third paragraph,you see
.... by instantiating a ,code>Thread instance ...
Here, ",code>" should not appears and "Thread"
should be displayed in different font. Check the
HTML file, ",code>" is mistyped, it should be
"<code>".
======================================================================
- backported by
-
JDK-2016481 ",code>" should be "<code>" in HTML doc for Runnable interface
-
- Resolved
-