mullan [Thu, 27 Oct 2011 10:57:35 -0400] rev 10888
7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM
Reviewed-by: xuelei
coffeys [Thu, 27 Oct 2011 10:32:08 +0100] rev 10887
7099658: Properties.loadFromXML fails with ClassCastException
Reviewed-by: alanb, mchung
weijun [Thu, 27 Oct 2011 17:23:25 +0800] rev 10886
7104161: test/sun/tools/jinfo/Basic.sh fails on Ubuntu
Reviewed-by: alanb
lana [Wed, 26 Oct 2011 12:29:22 -0700] rev 10885
Merge
lana [Tue, 25 Oct 2011 10:51:17 -0700] rev 10884
Merge
peytoia [Wed, 26 Oct 2011 22:16:13 +0900] rev 10883
7090046: Lots of invalid link in java.text.BreakIterator comments
Reviewed-by: okutsu
chegar [Wed, 26 Oct 2011 13:58:46 +0100] rev 10882
7104650: rawtype warnings in several net, nio and security source files
Summary: Also reviewed by Ulf.Zibis@gmx.de
Reviewed-by: mcimadamore, alanb, dholmes
lana [Tue, 08 Nov 2011 15:37:37 -0800] rev 10881
Merge
rupashka [Tue, 08 Nov 2011 14:36:50 +0300] rev 10880
7107585: Test incorrect calculate position of object on frame
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
lana [Mon, 07 Nov 2011 10:26:52 -0800] rev 10879
Merge
rupashka [Mon, 07 Nov 2011 16:50:41 +0400] rev 10878
7080203: JTree.getSelectionPaths() now returns empty array instead of null
Reviewed-by: malenkov
ngmr [Thu, 13 Oct 2011 13:02:37 +0100] rev 10877
7107957: AWT: Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h
Summary: Use POSIX defined includes for unistd.h and fcntl.h
Reviewed-by: anthony, ngmr
Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>