ssadetsky [Mon, 12 Dec 2016 12:26:54 +0300] rev 42745
8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
Reviewed-by: serb
dmarkov [Sat, 10 Dec 2016 14:57:06 +0300] rev 42744
8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser
Reviewed-by: aivanov, serb
bpb [Fri, 09 Dec 2016 13:48:06 -0800] rev 42743
8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG
Summary: Add further checks for TIFF_LONG, TIFF_RATIONAL, TIFF_SRATIONAL, and TIFF_IFD_POINTER.
Reviewed-by: prr
bpb [Fri, 09 Dec 2016 11:08:38 -0800] rev 42742
8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
Summary: Change constructor TIFFField(TIFFTag,int) to TIFFField(TIFFTag,long).
Reviewed-by: jdv, prr
yan [Fri, 09 Dec 2016 12:42:17 +0300] rev 42741
7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac
Reviewed-by: ssadetsky, serb
Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
serb [Thu, 08 Dec 2016 08:11:47 -0800] rev 42740
8165769: Hang in the help menu item
Reviewed-by: alexsch, aivanov
azvegint [Wed, 07 Dec 2016 15:52:33 -0800] rev 42739
8166683: On macOS (Mac OS X) getting a ScreenMenuBar when not running "com.apple.laf.AquaLookAndFeel"
Reviewed-by: prr, serb
yan [Wed, 07 Dec 2016 17:54:55 +0300] rev 42738
8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java
Reviewed-by: ssadetsky, yan
Contributed-by: Alexander Popov <ox38popugaev@yandex.ru>
psadhukhan [Wed, 07 Dec 2016 11:37:04 +0530] rev 42737
8025439: [TEST BUG] [macosx] PrintServiceLookup.lookupPrintServices doesn't work properly since jdk8b105
Reviewed-by: prr
serb [Tue, 06 Dec 2016 15:50:22 -0800] rev 42736
4419271: Provide support for scrolling-mechanisms of non-mouse input-devices
Reviewed-by: alexsch, malenkov
mhalder [Tue, 06 Dec 2016 14:10:33 +0530] rev 42735
8160536: [macosx] Possible regression: com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java
Reviewed-by: serb, aniyogi
ddehaven [Mon, 05 Dec 2016 08:36:16 -0800] rev 42734
Merge
yan [Mon, 05 Dec 2016 18:09:05 +0300] rev 42733
8159906: [TEST_BUG] javax/swing/JDialog/Transparency/TransparencyTest.java
Reviewed-by: psadhukhan, yan
Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
psadhukhan [Fri, 02 Dec 2016 15:22:35 +0530] rev 42732
8169879: [TEST_BUG] javax/swing/text/GlyphPainter2/6427244/bug6427244.java - compilation failed
Reviewed-by: psadhukhan, aghaisas
dmarkov [Fri, 02 Dec 2016 12:45:52 +0300] rev 42731
8169589: [macosx] Activating a JDialog puts to back another dialog
Reviewed-by: aivanov, serb
prr [Thu, 01 Dec 2016 10:34:10 -0800] rev 42730
Merge
psadhukhan [Thu, 01 Dec 2016 10:51:36 +0530] rev 42729
7190578: Nimbus: css test for 4936917 fails
Reviewed-by: serb, aghaisas
ssadetsky [Wed, 30 Nov 2016 10:47:57 +0300] rev 42728
8160087: Change IOOBE to warning in the scenarios when it had not being thrown before the JDK-8078514
Reviewed-by: azvegint, alexsch
prr [Tue, 29 Nov 2016 11:12:53 -0800] rev 42727
Merge
prr [Tue, 29 Nov 2016 09:54:16 -0800] rev 42726
8167103: Intermittent font loading failure on macOS with JFXPanel application
Reviewed-by: serb, psadhukhan
yan [Mon, 28 Nov 2016 14:36:46 +0300] rev 42725
8167284: [TESTBUG] [PIT] possible regression: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java
Reviewed-by: ssadetsky, yan
Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
ssadetsky [Mon, 28 Nov 2016 10:36:40 +0300] rev 42724
8168135: The issue JDK-8164462 seems not fixed in b140
Reviewed-by: serb
aniyogi [Thu, 24 Nov 2016 14:11:32 +0530] rev 42723
8167160: [TEST_BUG][PIT] failure of javax/swing/JRadioButton/8033699/bug8033699.java
Reviewed-by: psadhukhan, serb
psadhukhan [Thu, 24 Nov 2016 11:58:52 +0530] rev 42722
8048702: Deprecate obsolete classes in javax/swing/plaf/metal/MetalFileChooserUI.java
Reviewed-by: serb, alexsch
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