mullan [Wed, 12 Sep 2012 15:20:54 -0400] rev 13796
7196593: java.security.debug=help doesn't list certpath option
Reviewed-by: mullan, wetmore, valeriep
Contributed-by: jason.uh@oracle.com
dxu [Fri, 31 Aug 2012 13:42:47 -0700] rev 13795
7193406: Clean-up JDK Build Warnings in java.util, java.io
Summary: Clean-up JDK Build Warnings in java.util, java.io Packages
Reviewed-by: smarks, darcy, khazra, dholmes, forax, dl, andrew, aph, omajid, ulfzibis, christos, mduigou
dsamersoff [Tue, 11 Sep 2012 19:58:36 +0400] rev 13794
7194597: Typeo in com.sun.management.VMOption.toString()
Summary: VMOption.toString() returns "...(read-only)" if writable "...(read-write)" otherwise.
Reviewed-by: alanb, mchung
Contributed-by: dmytro_sheyko@hotmail.com
mullan [Mon, 10 Sep 2012 09:18:10 -0400] rev 13793
Merge
mullan [Mon, 10 Sep 2012 09:00:00 -0400] rev 13792
Merge
mullan [Mon, 10 Sep 2012 08:57:51 -0400] rev 13791
7195301: XML Signature DOM implementation should not use instanceof to determine type of Node
Reviewed-by: xuelei
coffeys [Fri, 07 Sep 2012 21:22:37 +0100] rev 13790
7180362: RFE: Implement date cutover functionality for currency.properties file
Reviewed-by: naoto
mullan [Fri, 07 Sep 2012 12:49:04 -0400] rev 13789
4647343: IDENT variable in sun.security.x509 classes not used
Reviewed-by: mullan
Contributed-by: jason.uh@oracle.com
chegar [Fri, 07 Sep 2012 15:30:17 +0100] rev 13788
6354758: rename old test HttpServer classes
Reviewed-by: chegar, michaelm, khazra
Contributed-by: John Zavgren <john.zavgren@oracle.com>
chegar [Fri, 07 Sep 2012 14:00:31 +0100] rev 13787
7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address
Summary: TESTBUG
Reviewed-by: chegar, alanb
Contributed-by: Eric Wang <yiming.wang@oracle.com>