ant [Wed, 23 Nov 2016 18:48:02 +0300] rev 42721
8140525: AwtFrame::WmShowWindow() may steal focus
Reviewed-by: serb, ssadetsky
aniyogi [Wed, 23 Nov 2016 14:28:14 +0530] rev 42720
8138771: java.awt.image.AbstractMultiResolutionImage needs customized spec for methods of Image which it implements
Reviewed-by: flar, alexsch
prr [Tue, 22 Nov 2016 11:46:06 -0800] rev 42719
Merge
bpb [Mon, 21 Nov 2016 15:04:37 -0800] rev 42718
8170142: Broken links in TIFF metadata format and usage notes
Summary: Change href attributes to the correct destinations
Reviewed-by: prr
alexsch [Mon, 21 Nov 2016 17:46:48 +0300] rev 42717
8169719: WrappedPlainView.modelToView() should return Rectangle2D
Reviewed-by: prr, serb, ssadetsky
arapte [Thu, 17 Nov 2016 14:14:40 +0530] rev 42716
6614519: [Doc] Description java.awt.dnd.DragSourceContext.getCursor() should be clarified
Reviewed-by: serb, ssadetsky
arapte [Thu, 17 Nov 2016 11:57:56 +0530] rev 42715
8169840: [TESTBUG] DisposeDialogNotActivateOwnerTest: Test clashes with another test with a similar name
Reviewed-by: serb, aghaisas
psadhukhan [Thu, 17 Nov 2016 11:48:37 +0530] rev 42714
8168657: [PIT] Still, on Windows test always fails: java/awt/SplashScreen/MultiResolutionSplash/unix/UnixMultiResolutionSplashTest.java
Reviewed-by: serb, rchamyal
serb [Thu, 17 Nov 2016 02:31:04 +0300] rev 42713
8169202: [macos] Font substitution does not work for supplementary characters
Reviewed-by: serb, prr
Contributed-by: Dmitry Batrak <dmitry.batrak@jetbrains.com>
prr [Wed, 16 Nov 2016 14:27:39 -0800] rev 42712
8167182: Exported elements referring to inaccessible types in jdk.accessibility
Reviewed-by: serb, ssadetsky
prr [Wed, 16 Nov 2016 11:49:52 -0800] rev 42711
8168759: Incorrect vertical positioning of diacritics
Reviewed-by: serb
bpb [Tue, 15 Nov 2016 08:58:29 -0800] rev 42710
8153208: TIFFImageReadParam: should "contains()" check be appropriate for addAllowedTagSet() method?
Summary: Do not add a duplicate TIFFTagSet instance and update the spec accordingly.
Reviewed-by: prr
robm [Fri, 16 Dec 2016 19:15:37 +0000] rev 42709
8169465: Deadlock in com.sun.jndi.ldap.pool.Connections
Reviewed-by: dfuchs, vtewari
mchung [Fri, 16 Dec 2016 09:42:33 -0800] rev 42708
8171374: GenGraphs should filter the rank grouping if the group is empty
Reviewed-by: alanb, psandoz
chegar [Fri, 16 Dec 2016 17:20:37 +0000] rev 42707
8171377: Add sun.misc.Unsafe::invokeCleaner
Reviewed-by: alanb, plevart