redestad [Mon, 02 Jan 2017 22:45:34 +0100] rev 42951
8172048: Re-examine use of AtomicReference in java.security.Policy
Reviewed-by: plevart, dholmes, chegar
aefimov [Fri, 30 Dec 2016 13:02:23 +0300] rev 42950
8067237: [TESTBUG] javax/xml/ws/xsanymixed/Test.java failed on compilation
Reviewed-by: lancea
erikj [Tue, 27 Dec 2016 09:44:54 +0100] rev 42949
8171471: libawt_xawt and libawt_headless should not set rpath to /..
Reviewed-by: tbell, redestad
plevart [Mon, 26 Dec 2016 19:38:27 +0100] rev 42948
8171988: Backout of fix for 8062389, 8029459, 8061950
Reviewed-by: chegar
plevart [Sun, 25 Dec 2016 19:29:06 +0100] rev 42947
8062389: Class.getMethod() is inconsistent with Class.getMethods() results
8029459: (reflect) getMethods returns methods that are not members of the class
8061950: Class.getMethods() exhibits quadratic time complexity
Reviewed-by: alanb, mchung, psandoz, dfuchs, darcy
rriggs [Fri, 23 Dec 2016 13:42:21 -0500] rev 42946
8171940: Incorrect statement about an absolute value of months unit after period's normalization
Reviewed-by: bpb
vtewari [Fri, 23 Dec 2016 13:53:22 +0530] rev 42945
8168840: InetAddress.getByName() throws java.net.UnknownHostException no such interface when used with virtual interfaces on Solaris
Reviewed-by: chegar, clanger
clanger [Fri, 23 Dec 2016 07:54:05 +0100] rev 42944
8171906: Changes for 8148023 break AIX build
Reviewed-by: goetz, bpb
lana [Thu, 22 Dec 2016 18:48:53 +0000] rev 42943
Merge
prr [Thu, 22 Dec 2016 09:30:58 -0800] rev 42942
Merge
ssadetsky [Tue, 20 Dec 2016 11:53:07 +0300] rev 42941
8074883: Tab key should move to focused button in a button group
Reviewed-by: alexsch, serb
prr [Mon, 19 Dec 2016 15:33:32 -0800] rev 42940
Merge
prr [Mon, 19 Dec 2016 09:16:40 -0800] rev 42939
Merge
goetz [Tue, 06 Dec 2016 14:54:11 +0100] rev 42938
8170798: Fix minor issues in java2d and sound coding.
Reviewed-by: prr, serb
prr [Fri, 16 Dec 2016 16:09:52 -0800] rev 42937
8171363: [PIT] Four Windows-specific tests fail with InaccessibleObjectException when calling Field.setAccessible()
Reviewed-by: mchung
aghaisas [Fri, 16 Dec 2016 12:02:10 +0530] rev 42936
8134612: clipboard.getData(dataFlavor) can throw UnsupportedFlavorException for registered data flavor
Reviewed-by: alexsch, serb
Contributed-by: ajit.ghaisas@oracle.com