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

2012-03-13 Thread Alan Bateman
On 12/03/2012 20:55, chris hegarty wrote: 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.

hg: jdk8/tl/jdk: 7149608: Default TZ detection fails on linux when symbolic links to non default location used.

2012-03-13 Thread sean . coffey
Changeset: 6bbafa8404eb Author:coffeys Date: 2012-03-13 11:01 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6bbafa8404eb 7149608: Default TZ detection fails on linux when symbolic links to non default location used. Reviewed-by: alanb, okutsu !

hg: jdk8/tl/jdk: 2 new changesets

2012-03-13 Thread chris . hegarty
Changeset: e0bf958097e2 Author:chegar Date: 2012-03-13 09:33 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e0bf958097e2 7152796: TEST_BUG: java/net/Socks/SocksV4Test.java does not terminate Reviewed-by: alanb ! test/java/net/Socks/SocksServer.java !

hg: jdk8/tl/langtools: 7150368: javac should include basic ability to generate native headers

2012-03-13 Thread jonathan . gibbons
Changeset: b14d9583ce92 Author:jjg Date: 2012-03-13 15:43 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/b14d9583ce92 7150368: javac should include basic ability to generate native headers Reviewed-by: mcimadamore, darcy, ohrstrom !