RFR 7152796: TEST_BUG: java/net/Socks/SocksV4Test.java does not terminate

2012-03-12 Thread chris hegarty
This is a follow up to some tests Alan found that are not being run because of a missing @run tag [1]. When run this test didn't exit. I simply fixed the terminate method to close the server socket and allow the thread executing the server complete. And some minor cleanup. http://cr.openjdk.

hg: jdk8/tl/jdk: 7148584: Jar tools fails to generate manifest correctly when boundary condition hit

2012-03-12 Thread sean . coffey
Changeset: 134d9f4f9498 Author:coffeys Date: 2012-03-12 11:30 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/134d9f4f9498 7148584: Jar tools fails to generate manifest correctly when boundary condition hit Reviewed-by: alanb, sherman ! src/share/classes/java/util/jar/Manife

hg: jdk8/tl/jdk: 7152866: Tests not run because they are missing the @run tag

2012-03-12 Thread alan . bateman
Changeset: 6d934b1d9dd5 Author:alanb Date: 2012-03-12 10:17 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6d934b1d9dd5 7152866: Tests not run because they are missing the @run tag Reviewed-by: chegar, dholmes ! test/ProblemList.txt - test/java/io/File/isDirectory/Applet.htm