alanb [Mon, 05 Oct 2009 16:45:55 +0100] rev 3956
6854954: Eliminate static dependency on java.awt.AWTPermission
Reviewed-by: mullan, mchung, anthony
alanb [Sun, 04 Oct 2009 15:42:00 +0100] rev 3955
6884800: (file) Path.newInputStream does not usefully implement available()
Reviewed-by: martin, chegar
tbell [Fri, 02 Oct 2009 08:49:25 -0700] rev 3954
6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails
Reviewed-by: dcubed
michaelm [Fri, 02 Oct 2009 13:59:37 +0100] rev 3953
Merge
michaelm [Fri, 02 Oct 2009 13:57:41 +0100] rev 3952
6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash
Reviewed-by: chegar
weijun [Fri, 02 Oct 2009 18:49:46 +0800] rev 3951
6868579: RFE: jarsigner to support reading password from environment variable
Reviewed-by: xuelei, wetmore
weijun [Fri, 02 Oct 2009 18:49:05 +0800] rev 3950
6874472: display address lists for tickets in klist tool
Reviewed-by: valeriep
weijun [Fri, 02 Oct 2009 18:47:34 +0800] rev 3949
6862679: ESC: AD Authentication with user with umlauts fails
Reviewed-by: valeriep, mullan
weijun [Fri, 02 Oct 2009 18:44:34 +0800] rev 3948
6324292: keytool -help is unhelpful
Reviewed-by: xuelei, mullan
michaelm [Thu, 01 Oct 2009 11:25:22 +0100] rev 3947
Merge
michaelm [Tue, 29 Sep 2009 10:00:57 +0100] rev 3946
6886108: Test case B4933582 binding to fixed port number
Reviewed-by: chegar
ptisnovs [Wed, 30 Sep 2009 11:49:10 +0200] rev 3945
6884837: JTReg test SetOutgoingIf is not correct
Summary: Added check of network interfaces status
Reviewed-by: alanb, chegar
weijun [Thu, 24 Sep 2009 21:35:34 +0800] rev 3944
6885166: regression test for 6877357 (IPv6 address does not work) error (timed out)
Reviewed-by: xuelei
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3943
6582946: Add suite of compare(T, T) methods for ints, longs etc
Reviewed-by: darcy
Contributed-by: kevinb@google.com
martin [Tue, 22 Sep 2009 18:30:58 -0700] rev 3942
4245470: algorithm of java.lang.Byte.hashCode() is not specified
Summary: Specify some hashCode methods are equivalent to intValue
Reviewed-by: darcy