commit | 1833c872a0bccacbeda282224b62b8ab9c5402d8 | [log] [tgz] |
---|---|---|
author | Chris Hegarty <chegar@openjdk.org> | Fri Aug 29 17:46:45 2008 +0100 |
committer | Chris Hegarty <chegar@openjdk.org> | Fri Aug 29 17:46:45 2008 +0100 |
tree | 1bae0ab75c690168be2290c27c4e5158a1908098 | |
parent | 3ae36542106263f6b3b58c38b212882a8e08123e [diff] |
6576763: Thread constructors throw undocumented NPE for null name Update javadoc to specify NPE as well as fix minor bug in implementation. Reviewed-by: alanb