History log of /openjdk9/jdk/test/java/net/URLClassLoader/closetest/Common.java
Revision Date Author Comments
# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 8797:70f1bed5e7fd 13-Nov-2013 chegar

8022213: Intermittent test failures in java/net/URLClassLoader
Reviewed-by: dxu, alanb


# 3394:38729ba6eb4f 12-Jan-2011 michaelm

6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before
Reviewed-by: chegar