History log of /openjdk10/jdk/test/java/lang/ThreadGroup/NullThreadName.java
Revision Date Author Comments
# 6073:cea72c2bf071 02-Nov-2012 alanb

7197491: update copyright year to match last edit in jdk8 jdk repository
Reviewed-by: chegar, ksrini


# 4763:7eb0debca9b3 22-Nov-2011 chegar

6776144: java/lang/ThreadGroup/NullThreadName.java fails with Thread group is not destroyed ,fastdebug LINUX
Reviewed-by: chegar, dholmes
Contributed-by: gary.adams@oracle.com


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1213:fdbc48164a8b 18-May-2009 ohair

6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc.
Reviewed-by: tbell


# 520:5d278726f0dc 29-Aug-2008 chegar

6576763: Thread constructors throw undocumented NPE for null name
Summary: update javadoc to specify NPE as well as fix minor bug in implementation.
Reviewed-by: alanb