Phil Race
e6f9926009
8257809: JNI warnings from Toolkit JPEG image decoding
...
Reviewed-by: serb
2021-01-04 21:09:01 +00:00
Sergey Bylokhov
497efefa3d
8225116: Test OwnedWindowsLeak.java intermittently fails
...
Reviewed-by: pbansal
2021-01-03 05:08:48 +00:00
Toshio Nakamura
53e537c738
8255387: Japanese characters were printed upside down on AIX
...
Reviewed-by: prr, serb
2020-12-10 00:27:44 +00:00
Sergey Bylokhov
d3ac1bf16c
8198390: Test MultiResolutionDrawImageWithTransformTest.java fails when -esa is passed
...
Reviewed-by: kizune
2020-12-04 23:06:07 +00:00
Alexander Scherbatiy
d6dd440c76
8256264: Printed GlyphVector outline with low DPI has bad quality on Windows
...
Reviewed-by: serb
2020-12-04 09:02:20 +00:00
Sergey Bylokhov
282cb325b1
8005970: Mouse cursor is default cursor over TextArea's scrollbar
...
Reviewed-by: kizune
2020-12-02 06:51:53 +00:00
Sergey Bylokhov
b5ce8af3d7
8256373: [Windows/HiDPI] The Frame#setBounds does not work in a minimized state
...
Reviewed-by: kizune, aivanov
2020-12-01 04:49:21 +00:00
Sergey Bylokhov
1241f80002
8196086: java/awt/image/DrawImage/IncorrectSourceOffset.java fails
...
Reviewed-by: shade
2020-11-28 04:30:22 +00:00
Sergey Bylokhov
973255c469
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
...
Reviewed-by: kizune
2020-11-26 08:43:29 +00:00
Sergey Bylokhov
1c0b490c28
8256201: java/awt/FullScreen/FullscreenWindowProps/FullscreenWindowProps.java failed
...
Reviewed-by: jdv
2020-11-12 17:00:15 +00:00
Sergey Bylokhov
be635258fa
8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
...
Reviewed-by: kizune, aivanov
2020-11-11 01:29:33 +00:00
Sergey Bylokhov
2d6c28db24
6847157: java.lang.NullPointerException: HDC for component at sun.java2d.loops.Blit.Blit
...
Reviewed-by: prr
2020-11-09 06:35:50 +00:00
Sergey Bylokhov
2cad836833
8255575: java.awt.color.ICC_ColorSpace is not thread-safe
...
Reviewed-by: prr
2020-11-09 01:28:19 +00:00
Sergey Bylokhov
a53b12df2d
8255722: Create a new test for rotated blit
...
Reviewed-by: prr
2020-11-09 01:12:46 +00:00
Sergey Bylokhov
83f3cf4298
8196087: java/awt/image/DrawImage/IncorrectUnmanagedImageRotatedClip.java fails
...
Reviewed-by: jdv
2020-11-03 18:28:19 +00:00
Prasanta Sadhukhan
767965046e
8231231: The printing result is different from the case instruction
...
Reviewed-by: prr
2020-10-27 11:16:27 +00:00
Sergey Bylokhov
abdbbe3a79
8254370: Update the classes in the java.awt.color package
...
Reviewed-by: prr
2020-10-26 23:56:11 +00:00
Daniel Kamil Kozar
b498433631
8254825: Monitoring available clipboard formats should be done via new Windows APIs
...
Reviewed-by: serb
2020-10-26 19:13:20 +00:00
Sergey Bylokhov
49c4978d0a
8060202: [macosx] Test closed/java/awt/Choice/GetSizeTest/GetSizeTest fails only in MacOSX(10.10)
...
Reviewed-by: prr
2020-10-26 18:35:52 +00:00
Sergey Bylokhov
2e510e04bd
8255043: Incorrectly styled copyright text
...
Reviewed-by: dholmes, trebari, jdv
2020-10-21 04:53:16 +00:00
Sergey Bylokhov
e5870cf002
8252133: The java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java fails if metal pipeline is active
...
Reviewed-by: prr
2020-10-21 00:15:46 +00:00
Vipin Menon
3ee0380e99
8234393: [macos] printing ignores printer tray
...
Reviewed-by: psadhukhan, prr
2020-10-20 11:14:28 +00:00
Pankaj Bansal
21e67e5460
8225790: Two NestedDialogs tests fail on Ubuntu
...
Reviewed-by: serb
2020-10-20 09:05:51 +00:00
Sergey Bylokhov
6e8835c6bc
7110890: reg test TranslucentShapedFrameTest fails to create non-opaque frame
...
Reviewed-by: prr
2020-10-19 23:54:10 +00:00
Sergey Bylokhov
e66c6bb9d5
8254349: The TestNoScreenMenuBar test should be updated
...
Reviewed-by: pbansal
2020-10-16 21:56:54 +00:00
Sergey Bylokhov
1c2754bfe3
8253269: The CheckCommonColors test should provide more info on failure
...
Reviewed-by: prr
2020-10-03 19:46:41 +00:00
Jayathirth D V
928da494a8
8253739: java/awt/image/MultiResolutionImage/MultiResolutionImageObserverTest.java fails
...
Reviewed-by: serb
2020-10-01 09:38:15 +00:00
Sergey Bylokhov
1d88172c06
8253682: The AppletInitialFocusTest1.java is unstable
...
Reviewed-by: jdv
2020-10-01 08:10:32 +00:00
Phil Race
ea7c47c1bb
7179006: [macosx] Print-to-file doesn't work: printing to the default printer instead.
...
Reviewed-by: serb
2020-09-26 04:15:30 +00:00
skodanda
aa3862403b
8248352: [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open
...
Reviewed-by: prr, serb, aivanov
2020-09-22 09:59:10 +00:00
Phil Race
d27835b34e
8249142: java/awt/FontClass/CreateFont/DeleteFont.sh is unstable
...
Reviewed-by: serb
2020-09-19 17:36:12 +00:00
Sergey Bylokhov
fd380d75b0
8253274: The CycleDMImagetest brokes the system
...
Reviewed-by: prr
2020-09-18 01:33:03 +00:00
Sergey Bylokhov
65bfe0928a
8253147: The javax/swing/JPopupMenu/7154841/bug7154841.java fail on big screens
...
Reviewed-by: prr
2020-09-15 21:32:56 +00:00
Sergey Bylokhov
8da6c8d6aa
7183828: Invalid Image Variant when using anything other than BufferedImage
...
Reviewed-by: prr
2020-09-10 21:26:10 +00:00
Sergey Bylokhov
1262ae36af
8252679: Two windows specific FileDIalog tests may fail on some Windows_Server_2016_Standard
...
Reviewed-by: prr
2020-09-06 01:25:23 +00:00
Dmitry Markov
acb329cd0e
8252470: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails on Windows
...
Reviewed-by: serb, prr
2020-08-29 08:10:18 +01:00
Sergey Bylokhov
fe8fcfb4be
8078228: Default file manager and web browser didn't launch and got SecurityException
...
Reviewed-by: jdv, dmarkov
2020-08-11 06:03:16 +01:00
Martin Desruisseaux
d2d5bc7038
8166038: BufferedImage methods getTileGridXOffset() and getTileGridYOffset() return a non 0 value for sub images
...
Reviewed-by: jdv, serb
2020-08-11 05:52:35 +01:00
Alexander Zuev
7f74c7dd7f
8212226: SurfaceManager throws "Invalid Image variant" for MultiResolutionImage (Windows)
...
Reviewed-by: serb
2020-08-05 12:52:33 +03:00
Phil Race
3ec5f6b374
8249725: testbug: ZeroWithStringBoundsTest.java needs update to copyright header
...
Reviewed-by: jdv
2020-07-20 08:13:02 -07:00
Phil Race
ca2df0e543
8245159: Font.getStringBounds() throws IAE for empty string if the Font has layout attributes
...
Reviewed-by: serb
2020-07-19 11:03:50 -07:00
Phil Race
2c868d6101
Merge
2020-06-22 15:55:57 -07:00
Pankaj Bansal
3c472b6700
8198623: java/awt/KeyboardFocusmanager/TypeAhead/EnqueueWithDialogButtonTest/EnqueueWithDialogButtonTest.java fails on mac
...
Reviewed-by: jdv
2020-06-22 12:39:59 +05:30
Sergey Bylokhov
02201d19c6
7131400: [macosx] Desktop.edit(a directory) should throw IOException
...
Reviewed-by: pbansal, aivanov
2020-06-22 06:48:26 +01:00
Alexander Zuev
b4943a3f02
8237243: [macOS] java/awt/event/KeyEvent/DisabledTargetF10/DisabledTargetF10.html fails
...
Reviewed-by: psadhukhan
2020-06-02 19:32:44 +03:00
Tejpal Rebari
7cc3ba5f9b
8239827: The test OpenByUNCPathNameTest.java should be changed to be manual
...
Reviewed-by: psadhukhan
2020-05-28 14:30:39 +05:30
Pankaj Bansal
85822a50d5
8233566: [TESTBUG] KeyboardFocusManager tests failing on MacoS
...
Reviewed-by: psadhukhan
2020-05-27 17:55:47 +05:30
Phil Race
f39a0d585b
Merge
2020-05-20 17:40:46 -07:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Phil Race
7b988b31c6
8240654: ZGC can cause severe UI application repaint issues
...
Reviewed-by: serb, jdv, stefank, kcr
2020-06-12 09:31:08 -07:00
Phil Race
1f233c8b99
6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
...
Reviewed-by: jdv
2020-05-18 17:16:29 -07:00
Sergey Bylokhov
9c415c4d52
8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
...
Reviewed-by: prr, psadhukhan
2020-05-18 15:27:54 +01:00
Prasanta Sadhukhan
b75ea9b069
Merge
2020-05-08 09:52:42 +05:30
Phil Race
a040c56dd9
8221305: java/awt/FontMetrics/MaxAdvanceIsMax.java fails on MacOS + Solaris
...
Reviewed-by: serb
2020-05-04 11:32:21 -07:00
Phil Race
b938a4c5ed
8244113: [TESTBUG] java/awt/font/Rotate/RotatedSyntheticBoldTest.java test comments interpreted as args
...
Reviewed-by: serb
2020-05-01 14:36:32 -07:00
Phil Race
70165f56a4
8197797: Test java/awt/Graphics2D/DrawString/RotTransText.java fails
...
Reviewed-by: psadhukhan, jdv
2020-04-27 14:20:10 -07:00
Sergey Bylokhov
14b7dd4090
7185258: [macosx] Deadlock in SunToolKit.realSync()
...
Reviewed-by: prr
2020-04-26 19:42:04 -07:00
Sergey Bylokhov
b36738a55a
8238575: DragSourceEvent.getLocation() returns wrong value on HiDPI screens (Windows)
...
Reviewed-by: prr
2020-04-26 19:36:04 -07:00
Phil Race
def1d5a8c0
8242004: TextLayout throws Exception with a non-invertible transform
...
Reviewed-by: serb, jdv
2020-04-20 15:19:55 -07:00
Phil Race
9ad39392db
8233006: freetype incorrectly adjusts advances when emboldening rotated glyphs
...
Reviewed-by: serb, jdv
2020-04-20 13:50:16 -07:00
Sergey Bylokhov
73e52d0690
8242174: [macos] The NestedModelessDialogTest test make the macOS unstable
...
Reviewed-by: prr
2020-04-20 09:35:04 -07:00
Sergey Bylokhov
a62b24f573
8241829: Cleanup the code for PrinterJob on windows
...
Reviewed-by: prr, aivanov
2020-04-08 02:03:56 -07:00
Sergey Bylokhov
8eb7c3efb1
8196019: java/awt/Window/Grab/GrabTest.java fails on Windows
...
Reviewed-by: prr, jdv
2020-04-06 20:27:40 -07:00
Alan Bateman
0efacb3eed
8244292: Headful clients failing with --illegal-access=deny
...
Reviewed-by: prr
2020-05-04 19:07:41 +01:00
Phil Race
38716935d2
8240342: Custom composite is ignored when printing an opaque image to a page
...
Reviewed-by: serb, psadhukhan
2020-04-03 15:00:41 -07:00
Sergey Bylokhov
978120f46a
8241808: [TESTBUG] The JDK-8039467 bug appeared on macOS
...
Reviewed-by: kizune, pbansal
2020-03-31 19:19:25 -07:00
Pankaj Bansal
1ef1131ab1
8241791: [TESTBUG] Test failing with exception "java.lang.UnsupportedOperationException"
...
Reviewed-by: serb
2020-03-30 12:06:06 +05:30
Sergey Bylokhov
b4a3809eaa
8240786: [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen
...
Reviewed-by: jdv, pbansal
2020-03-19 22:22:39 -07:00
Phil Race
c1f7fa2ece
8223935: PIT: java/awt/font/WindowsIndicFonts.java fails on windows10
...
Reviewed-by: serb, jdv
2020-03-17 17:38:27 -07:00
Sergey Bylokhov
72b251d372
8226806: [macOS 10.14] Methods of Java Robot should be called from appropriate thread
...
Reviewed-by: psadhukhan, prr
2020-03-16 17:33:52 -07:00
Sergey Bylokhov
40f6d697d2
8233573: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException
...
Reviewed-by: prr, jdv
2020-03-10 11:30:33 -07:00
Pankaj Bansal
c2867d6577
8204161: [TESTBUG] auto failed with the "Applet thread threw exception: java.lang.UnsupportedOperationException" exception
...
Reviewed-by: serb
2020-03-03 17:37:04 +05:30
Sergey Bylokhov
9d0a4875d7
8238936: The crash in XRobotPeer when the custom GraphicsDevice is used
...
Reviewed-by: kizune
2020-03-03 03:46:11 +00:00
Sergey Bylokhov
70e2c013d7
8235153: [TESTBUG] [macos 10.15] java/awt/Graphics/DrawImageBG/SystemBgColorTest.java fails
...
Reviewed-by: aivanov
2020-03-02 23:35:50 +00:00
Sergey Bylokhov
5e912fbec5
8240202: A few client tests leave mouse buttons pressed
...
Reviewed-by: prr
2020-02-28 16:49:10 -08:00
Alexander Zuev
c6e9d209c5
8237221: [macos] java/awt/MenuBar/SeparatorsNavigation/SeparatorsNavigation.java fails
...
Reviewed-by: serb
2020-02-17 20:04:31 +03:00
Sergey Bylokhov
784e575134
8238741: java.awt.Robot(GraphicsDevice) constructor does not follow the spec
...
Reviewed-by: aivanov
2020-02-13 13:21:21 -08:00
Sergey Bylokhov
8d2aa62bd9
8221823: Requested JDialog width is ignored
...
Reviewed-by: aivanov
2020-02-13 13:19:55 -08:00
Sergey Bylokhov
0b3cf5ea13
8237222: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails
...
Reviewed-by: trebari, prr, psadhukhan
2020-02-08 18:48:42 -08:00
Sergey Bylokhov
1b3b413ee6
8238276: ComponentPeer.xxxImage are not implemented in some peers
...
Reviewed-by: aivanov
2020-02-08 14:25:06 -08:00
Sergey Bylokhov
080c16d36d
8225126: Test SetBoundsPaintTest.html faild on Windows when desktop is scaled
...
Reviewed-by: jdv
2020-02-04 12:56:19 -08:00
Christoph Langer
9fb0aeecb6
8221741: ClassCastException can happen when fontconfig.properties is used
...
Reviewed-by: mbaesken, itakiguchi
2020-02-02 17:41:33 +01:00
Sergey Bylokhov
bbc3d16705
8176359: Frame#setMaximizedbounds not working properly in multi screen environments
...
8231564: setMaximizedBounds is broken with large display scale and multiple monitors
Reviewed-by: aivanov
2020-01-25 22:46:20 -08:00
Prasanta Sadhukhan
0aeed751e6
Merge
2020-01-22 13:29:03 +05:30
Mikael Vidstedt
3318314c7c
8237589: Fix copyright header formatting
...
Reviewed-by: jjg, serb, iris, jwilhelm
2020-01-21 14:23:01 -08:00
Phil Race
2867609482
8224109: Text spaced incorrectly by drawString under rotation with fractional metric
...
Reviewed-by: serb, kizune
2020-01-17 12:20:00 -08:00
Clemens Eisserer
7ecca1ea3c
8235904: Infinite loop when rendering huge lines
...
Reviewed-by: prr, kizune
2020-01-14 15:19:49 -08:00
Phil Race
76b1472989
Merge
2020-01-09 10:14:59 -08:00
Sergey Bylokhov
151ab6acc1
8236545: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
...
Reviewed-by: dmarkov
2020-01-03 13:40:33 -08:00
Sergey Bylokhov
8f8f43999c
8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr
...
Reviewed-by: alanb, smarks
2019-12-25 14:17:57 +03:00
Phil Race
9628324ae7
Merge
2019-12-19 12:28:56 -08:00
Sergey Bylokhov
61cfabff57
8223108: Test java/awt/EventQueue/NonComponentSourcePost.java is unstable
...
Reviewed-by: prr
2019-12-18 10:10:32 +03:00
Sergey Bylokhov
ddc851536c
8235739: Rare NPE at WComponentPeer.getGraphics()
...
Reviewed-by: dmarkov, aivanov
2019-12-13 18:39:30 -08:00
Sergey Bylokhov
76da2b777a
8235638: NPE in LWWindowPeer.getOnscreenGraphics()
...
Reviewed-by: dmarkov, aivanov
2019-12-13 18:37:48 -08:00
Tejpal Rebari
24232989ba
8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
...
Reviewed-by: serb
2019-12-09 15:09:24 +05:30
Sergey Bylokhov
03dfd4f94b
8234522: [macos] Crash with use of native file dialog
...
Reviewed-by: prr, dmarkov
2019-12-11 14:30:45 -08:00
Sergey Bylokhov
3b1915a71f
8231438: [macOS] Dark mode for the desktop is not supported
...
Reviewed-by: prr, psadhukhan
2019-12-08 20:25:08 -08:00
Toshio Nakamura
6511acbf1e
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
...
Reviewed-by: serb
2019-12-05 15:36:08 -08:00
Sergey Bylokhov
cd2cc6d796
8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
...
Reviewed-by: prr, pbansal
2019-12-05 15:33:37 -08:00
Sergey Bylokhov
e4ddde03d2
8234137: The "AutoTestOnTop.java" test may run external applications
...
Reviewed-by: prr
2019-12-05 15:29:13 -08:00
Dmitry Batrak
0ee193c705
8210058: Algorithmic Italic font leans opposite angle in Printing
...
Reviewed-by: prr, jdv, psadhukhan
2019-11-27 16:39:52 +05:30
Jayathirth D V
51837b8a13
8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
...
Reviewed-by: serb, prr
2019-11-22 11:35:26 +05:30
Prasanta Sadhukhan
94116efd0c
8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
...
Reviewed-by: serb
2019-11-21 14:43:47 +05:30
Prasanta Sadhukhan
d2c63eec97
8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly
...
Reviewed-by: serb
2019-11-20 11:29:27 +05:30
Prasanta Sadhukhan
9d6ace51a2
Merge
2019-11-20 10:52:28 +05:30
Jayathirth D V
877e269895
8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows
...
Reviewed-by: psadhukhan
2019-11-15 16:58:07 +05:30
Sergey Bylokhov
d2c74d0c97
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
...
Reviewed-by: prr
2019-11-14 15:13:29 -08:00
Mario Torre
194c2726ea
8231991: Mouse wheel change focus on awt/swing windows
...
Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov
2019-11-12 15:54:24 +01:00
Prasanta Sadhukhan
a1e0fe458c
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system
...
Reviewed-by: serb, prr
2019-11-12 12:29:09 +05:30
Sergey Bylokhov
df7d0d404b
8233657: Intermittent NPE in Component.validate()
...
Reviewed-by: prr
2019-11-08 05:24:29 +00:00
Phil Race
00426d6cb0
8233097: Fontmetrics for large Fonts has zero width
...
Reviewed-by: jdv, serb
2019-11-04 10:01:55 -08:00
Sergey Bylokhov
7d0e14178d
8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen
...
Reviewed-by: prr
2019-10-24 14:54:31 -07:00
Sergey Bylokhov
6de547452c
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails
...
Reviewed-by: prr, jdv
2019-10-24 01:02:08 -07:00
Jan Lahoda
29852ecd80
8232684: Make switch expressions final
...
Reviewed-by: alanb, mcimadamore, kvn
2019-11-12 06:32:13 +00:00
Phil Race
53439611f0
Merge
2019-10-18 09:25:06 -07:00
Alexey Ivanov
8ca21069c6
8223558: Java does not render Myanmar script correctly
...
Reviewed-by: prr, serb
2019-10-16 22:30:30 +01:00
Sergey Bylokhov
e4b73897ad
8232225: Rework the fix for JDK-8071483
...
Reviewed-by: prr
2019-10-15 22:42:23 -07:00
Henry Jen
9dd506f713
Merge
2019-10-15 21:33:54 +00:00
Sergey Bylokhov
876251f840
7124404: [macosx] no awt.multiClickInterval desktop property
...
Reviewed-by: dmarkov
2019-10-01 10:28:12 -07:00
Phil Race
4a4fbbaaa9
8231243: [TESTBUG] CustomFont.java cannot find font file
...
Reviewed-by: serb
2019-09-24 09:09:15 -07:00
Sergey Bylokhov
f8a875bfce
8231027: Correct typos
...
Reviewed-by: lancea, dholmes, erikj
2019-09-17 19:52:51 -07:00
Alexey Ivanov
11feeaa533
8222108: Reduce minRefreshTime for updating remote printer list on Windows
...
Reviewed-by: prr, serb
2019-08-18 21:36:01 +01:00
Prasanta Sadhukhan
33bc0e3c6f
Merge
2019-07-22 11:08:27 +05:30
Anton Litvinov
cf5433ff56
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
...
8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system
Reviewed-by: prr
2019-07-16 15:15:45 +01:00
Sergey Bylokhov
a66ce2eb45
8134672: [TEST_BUG] Some tests should check isDisplayChangeSupported
...
Reviewed-by: prr
2019-06-26 15:34:13 -07:00
Sergey Bylokhov
c2824531a7
8214469: [macos] PIT: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java fails
...
Reviewed-by: psadhukhan
2019-06-18 21:40:50 -07:00
Anton Tarasov
eb555dec77
8225118: Robot.createScreenCapture() returns black image on HiDPI linux with gtk3
...
Reviewed-by: serb
2019-06-06 15:46:36 +03:00
Jayathirth D V
abe29730ed
8225105: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10
...
Reviewed-by: prr, serb
2019-06-03 11:56:48 +05:30
Toshio Nakamura
189e938d3a
8219901: Noto fonts for East Asian countries cannot belong to CompositeFont
...
Reviewed-by: prr, jdv
2019-06-02 16:59:41 -07:00
Phil Race
10cac15976
8225007: java/awt/print/PrinterJob/LandscapeStackOverflow.java may hang
...
Reviewed-by: serb, jdv
2019-05-30 09:23:14 -07:00
Prasanta Sadhukhan
72bef42c4a
8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64
...
Reviewed-by: jdv
2019-05-28 16:38:01 +05:30
Prasanta Sadhukhan
15acb9faf7
8224830: test/jdk/java/awt/Focus/ModalExcludedWindowClickTest/ModalExcludedWindowClickTest.java fails on linux-x64
...
Reviewed-by: jdv
2019-05-28 16:35:47 +05:30
Phil Race
a34bbe6c30
8224632: testbug: java/awt/dnd/RemoveDropTargetCrashTest/RemoveDropTargetCrashTest.java fails on MacOS
...
Reviewed-by: serb, psadhukhan
2019-05-24 13:52:33 -07:00
Phil Race
cf5f70d4ec
8224771: backout RemoveDropTargetCrashTest.java fix to re-push with correct bugid
...
Reviewed-by: serb
2019-05-24 13:50:56 -07:00
Phil Race
501916030f
8224705: Tests that need to be problem-listed or have printer resources
...
Reviewed-by: serb, psadhukhan
2019-05-24 09:10:10 -07:00
Phil Race
033c08fcce
8223804: [macos] remove obsoleted reference to security framework in launcher code
...
Reviewed-by: rriggs, erikj
2019-05-23 15:02:47 -07:00
Sergey Bylokhov
ef7d75459c
6933331: (d3d/ogl) java.lang.IllegalStateException: Buffers have not been created
...
Reviewed-by: prr
2019-05-18 23:35:40 -07:00
Phil Race
8ca1211aab
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
...
Reviewed-by: serb, rriggs
2019-05-10 16:22:35 -07:00
Ichiroh Takiguchi
0ea35e9bb9
8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion()
...
Reviewed-by: serb
2019-05-08 22:59:20 -07:00
Sergey Bylokhov
1d922fee0e
8144125: [macOS] java/awt/event/ComponentEvent/MovedResizedTwiceTest/MovedResizedTwiceTest.java failed automatically
...
Reviewed-by: dmarkov
2019-05-08 16:19:22 -07:00
Phil Race
d43616c60a
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
...
Reviewed-by: serb, bchristi
2019-04-29 10:16:58 -07:00
Phil Race
d374151fb7
8208179: Devanagari not shown with logical fonts on Windows after removal of Lucida Sans from JDK
...
Reviewed-by: jdv, naoto
2019-04-26 12:31:37 -07:00
Sergey Bylokhov
4ee5f65691
8214046: [macosx] Undecorated Frame does not Iconify when set to
...
Reviewed-by: dmarkov
2019-04-25 15:15:53 -07:00
Phil Race
e3e016b54c
8212701: remove sun.desktop property from launcher code
...
Reviewed-by: serb, alanb, rriggs
2019-04-24 09:21:02 -07:00
Krishna Addepalli
2044245c90
8218917: KeyEvent.getModifiers() returns inconsistent values for ALT keys
...
Reviewed-by: serb
2019-04-22 17:02:51 +05:30
Dmitry Batrak
b9f32c8148
8220231: Cache HarfBuzz face object for same font's text layout calls
...
Reviewed-by: prr, avu, serb
2019-04-11 10:49:36 -07:00
Alexey Ivanov
9972a6fdaa
8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
...
Reviewed-by: serb, prr
2019-04-09 08:50:08 +01:00
Sergey Bylokhov
5bffde3d4f
8215105: java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java: Wrong Pixel Color
...
Reviewed-by: prr
2019-03-29 16:09:47 -07:00
Martin Balao
ae9ee277b6
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
...
Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness.
Reviewed-by: prr, serb
2019-03-01 12:21:23 -03:00
Sergey Bylokhov
f690eda707
8219504: Test for JDK-8211435 can be run on all platforms
...
Reviewed-by: kaddepalli, dmarkov, sveerabhadra
2019-03-09 14:48:17 -08:00
Sergey Bylokhov
b5998aadf0
8213110: Remove the use of applets in automatic tests
...
Reviewed-by: prr
2019-02-27 18:46:55 -08:00
Shashidhara Veerabhadraiah
d644970c02
8212202: [Windows] Exception if no printers are installed
...
Reviewed-by: prr
2019-02-25 11:02:53 +05:30
Alexey Ivanov
72f1f20605
8218682: [TEST_BUG] DashOffset fails in mach5
...
8198411: [TEST_BUG] Two java2d tests are unstable in mach5
Skip testing VolatileImage if IndexColorModel is detected
Reviewed-by: prr, serb
2019-02-14 20:20:49 +00:00
Alexey Ivanov
3fe6276adb
8217263: Automate DashOffset test
...
Reviewed-by: prr, serb
2019-02-07 13:57:12 +00:00
Phil Race
2192b9864f
8227662: freetype seeks to index at the end of the font data
...
Reviewed-by: serb, psadhukhan
2019-07-18 07:25:17 -07:00
Sergey Bylokhov
e287fa90a8
8221497: Optional Panes in Swing
...
Reviewed-by: prr, alitvinov, mschoene, rhalade
2019-05-19 17:20:21 -07:00
Jesper Wilhelmsson
d3867602ab
Merge
2019-01-30 21:12:56 +01:00
Krishna Addepalli
cf132f89b2
8215921: There is no change when select different Foreground and Background by mouse
...
Reviewed-by: serb, psadhukhan
2019-01-30 15:02:05 +05:30
Jesper Wilhelmsson
c6e45ea87c
Merge
2019-01-23 19:56:28 +01:00
Phil Race
0b3979f8fe
8216965: crash in freetypeScaler.c CopyBW2Grey8
...
Reviewed-by: serb, mbaesken
2019-01-22 17:31:19 -08:00
Manajit Halder
61f2218ba2
8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH
...
Reviewed-by: serb, kaddepalli
2019-01-16 23:56:32 +05:30
Jesper Wilhelmsson
cda0d67617
Merge
2019-01-16 20:53:09 +01:00
Toshio Nakamura
4de0c13ff8
8213183: InputMethod cannot be used after its restarting
...
Retains masks at XSelectInput and deletes all IM data at DestroyXIMCallback
Reviewed-by: naoto
2018-12-13 00:46:39 +09:00
Phil Race
8895605e66
8212703: Remove sun.java2d.fontpath property from java launcher code
...
Reviewed-by: alanb, rriggs
2018-12-10 12:33:23 -08:00
Ichiroh Takiguchi
88e3ba683b
8214002: Cannot use italic font style if the font has embedded bitmap
...
Reviewed-by: prr
2018-12-05 12:59:50 -08:00
Phil Race
bd13529c0c
8214558: bad @run tag in CheckPrinterJobSystemProperty.java
...
Reviewed-by: serb
2018-11-30 15:05:36 -08:00
Andrew Brygin
b2980a2d71
8139178: Wrong fontMetrics when printing in Landscape (OpenJDK)
...
Reviewed-by: prr
2018-11-30 23:21:05 +03:00
Phil Race
b8c9517a0d
8214552: Resolve clash between 4947890 and 8130264
...
Reviewed-by: rriggs, mchung
2018-11-30 12:21:39 -08:00
Phil Race
7fe615f9a7
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
...
Reviewed-by: serb, rriggs
2018-11-30 10:55:59 -08:00
Prasanta Sadhukhan
f6fcaf0f7d
Merge
2019-01-07 11:02:11 +05:30
Ichiroh Takiguchi
97d60fdf0e
8211267: StackOverflowError happened by TextField.setFont(...)
...
Reviewed-by: serb, prr
2019-01-06 19:28:21 -08:00
Sergey Bylokhov
02f62de3f4
8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
...
Reviewed-by: dmarkov, kaddepalli
2018-12-19 14:11:35 -08:00
Prasanta Sadhukhan
01267bb7ca
Merge
2018-11-26 10:49:53 +05:30
Shashidhara Veerabhadraiah
1b012e213d
6849922: java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails
...
Reviewed-by: kaddepalli, serb
2018-11-15 11:25:13 +05:30
Alan Snyder
9516008ca0
8211301: [macos] support full window content options
...
Reviewed-by: serb
2018-11-14 20:47:57 -08:00
Alexandre Iline
a4b9ae8bb3
8186549: move ExtendedRobot closer to tests
...
Reviewed-by: serb
2018-11-13 07:11:50 -08:00
Jayathirth D V
5d603b77d9
8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF
...
Reviewed-by: serb
2018-11-13 09:39:57 +05:30
Shashidhara Veerabhadraiah
fe6aa29326
8198624: java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.html fails on mac
...
Reviewed-by: serb
2018-11-12 10:55:49 +05:30
Sergey Bylokhov
5a9a338c8e
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
...
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
2018-11-10 18:48:35 -08:00
Sergey Bylokhov
96ebd03c09
8213568: Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java
...
Reviewed-by: prr
2018-11-09 22:25:40 -08:00
Ambarish Rapte
bc3c7c9b32
8198002: java/awt/Mixing/Validating.java debug assert on Windows
...
Reviewed-by: serb, kaddepalli
2018-11-09 18:35:25 +05:30
Ambarish Rapte
3ec1c6f949
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
...
Reviewed-by: prr, serb
2018-11-09 12:08:05 +05:30
Phil Race
bf7a30f5cf
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
...
Reviewed-by: serb
2018-11-08 10:34:49 -08:00
Sergey Bylokhov
245a72938a
8211822: Some tests fail after JDK-8210039
...
8202886: [macos] Test java/awt/MenuBar/8007006/bug8007006.java fails on MacOS
Reviewed-by: prr, iignatyev, jdv, kaddepalli
2018-11-06 17:57:17 -08:00
Sergey Bylokhov
3656228787
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
...
Reviewed-by: prr
2018-11-02 15:38:03 -07:00
Ambarish Rapte
fa9ec805d9
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
...
Reviewed-by: prr, serb
2018-11-02 23:05:47 +05:30
Manajit Halder
033a0df6ef
8208543: [macos] Support for apple.awt.documentModalSheet incomplete
...
Reviewed-by: dmarkov, kaddepalli
2018-10-30 17:06:32 +05:30
Sergey Bylokhov
550af18f08
8212213: All tests for splashscreen stopped worked in jdk12b13
...
Reviewed-by: ihse, prr
2018-10-19 11:15:57 -07:00
Krishna Addepalli
0caefc787f
8014503: AWT Choice implementation should be made consistent across platforms
...
Reviewed-by: serb, aghaisas, sveerabhadra
2018-10-09 12:08:59 +05:30
Prasanta Sadhukhan
9b0d241a16
8211055: Provide print to a file (PDF) feature even when printer was not connected
...
Reviewed-by: prr
2018-10-04 15:03:48 +05:30
Phil Race
f605407e30
Merge
2018-09-24 10:59:26 -07:00
Sergey Bylokhov
00e4c5b778
8210692: The "com.sun.awt.SecurityWarning" class can be dropped
...
Reviewed-by: prr, mullan, mchung
2018-09-22 20:31:45 -07:00
Sergey Bylokhov
38660e9460
8170937: Swing apps are slow if displaying from a remote source to many local displays
...
Reviewed-by: prr, aivanov
2018-09-18 18:32:03 -07:00
Phil Race
d92c6042fe
Merge
2018-09-17 09:36:33 -07:00
Igor Ignatyev
8b28ad6efe
8210732: remove jdk.testlibrary.Utils
...
Reviewed-by: alanb, jcbeyler
2018-09-14 14:02:57 -07:00
Igor Ignatyev
82ed2a5fc0
8210894: remove jdk/testlibrary/Asserts
...
Reviewed-by: serb
2018-09-21 14:50:06 -07:00
Manajit Halder
565df5aa5b
8206392: [macosx] Cycling through windows (JFrames) does not work with keyboard shortcut
...
Reviewed-by: dmarkov, kaddepalli
2018-09-14 17:53:58 +05:30
Phil Race
b1b0ceb210
7017058: Malayalam glyph substitution is failing for Malayalam with Windows Kartika font
...
8191130: Sinhala text rendering problem with C+VIRAMA+ZWJ+RA/YA+V
8195836: opentype:Bengali: "Khanda Ta" shaping issue with U+09A4 TA, U+09CD virama, U+200D ZWJ
Reviewed-by: serb, psadhukhan
2018-09-13 11:31:59 -07:00
Igor Ignatyev
3521fc392e
8210779: 8182404 and 8210732 haven't updated copyright years
...
Reviewed-by: bchristi
2018-09-17 11:50:39 -07:00
Phil Race
2cabb5a6c9
Merge
2018-09-05 10:17:02 -07:00
Igor Ignatyev
315e71f87e
8210039: move OSInfo to top level testlibrary
...
Reviewed-by: serb, chegar, alanb, dfuchs
2018-09-04 14:35:59 -07:00
Alan Snyder
78eb57c7a6
8146310: [macosx] com.apple.eawt.Application.setDefaultMenuBar does not initialize screen menu bar
...
Reviewed-by: serb
2018-08-31 18:05:38 -07:00
Phil Race
d0a60f53ee
Merge
2018-08-27 10:54:58 -07:00
Anton Litvinov
41f4dbaae7
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
...
Reviewed-by: prr, psadhukhan
2018-08-27 18:29:07 +01:00
Sergey Bylokhov
5cdafcf43e
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
...
Reviewed-by: prr
2018-08-24 16:29:04 -07:00
Dmitry Markov
299f32d852
8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
...
Reviewed-by: serb, aivanov
2018-08-16 19:20:20 +01:00
Phil Race
32ec91ca9b
Merge
2018-08-03 09:42:57 -07:00
Phil Race
b6532bdf48
8204931: Colors with alpha are painted incorrectly on Linux
...
Reviewed-by: jdv, psadhukhan
2018-07-31 14:04:29 -07:00
Phil Race
1387c87093
Merge
2018-07-26 10:00:40 -07:00
Goetz Lindenmaier
9dcc8b4a96
8207766: [testbug] Adapt tests for Aix
...
Reviewed-by: clanger, mbaesken
2018-07-20 09:33:49 +02:00
Phil Race
f921743302
Merge
2018-07-19 10:53:38 -07:00
Manajit Halder
bad72aa13c
8204860: The frame could be resized by dragging a corner of the frame with the mouse
...
Reviewed-by: prr, psadhukhan
2018-07-12 15:17:18 +05:30
Mikael Vidstedt
95db6924f2
Merge
2018-08-20 14:19:30 -07:00
Manajit Halder
7a9b62f2d4
8208125: Cannot input text into JOptionPane Text Input Dialog
...
Reviewed-by: prr, psadhukhan
2018-08-09 22:47:18 +05:30
Shashidhara Veerabhadraiah
bd0c60ff71
8195991: [TEST_BUG]:Regression manual Test java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.html fails
...
Reviewed-by: serb, mhalder
2018-07-03 16:09:25 +05:30
Krishna Addepalli
c4b2780bea
8197810: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows
...
Reviewed-by: serb, pbansal
2018-07-02 14:31:33 +05:30
Toshio Nakamura
d6c849a824
8187100: Support Unicode Variation Selectors
...
Support Unicode Variation Selectors
Reviewed-by: prr, srl
2018-06-25 11:40:46 -07:00
Shashidhara Veerabhadraiah
67b1418aa8
8153732: Windows remote printer changes do not reflect in lookupPrintServices()
...
Reviewed-by: prr, psadhukhan
2018-06-25 14:32:46 +05:30
Dipak Kumar
739c54ae6d
8202696: Remove exclusion range for phonetic chars in windows fontconfig.properties
...
Reviewed-by: prr, naoto
2018-06-25 16:01:01 +05:30
Sergey Bylokhov
38131ccda6
8205153: Delete "standard instructions" machinery in the open automated tests
...
Reviewed-by: prr
2018-06-24 16:35:21 -07:00
Shashidhara Veerabhadraiah
dc23979320
8204946: Clean-up problem list for JDK-8202933 and JDK-8202934
...
Reviewed-by: prr
2018-06-22 10:29:14 +05:30
Phil Race
66acbf166a
8204929: Fonts with embedded bitmaps are not always rotated
...
Reviewed-by: bae
2018-06-15 13:05:34 -07:00
Phil Race
d880f16eaf
8204126: MonospacedGlyphWidthTest.java failed again
...
Reviewed-by: serb
2018-06-07 11:35:42 -07:00
Sergey Bylokhov
fc1016ce18
8203224: java.awt.desktop.*Event classes could not be instantiated if Desktop feature is not supported
...
Reviewed-by: prr, kaddepalli
2018-06-06 15:37:10 -07:00
Phil Race
3d93888690
8203796: Define API to support specifying ownership of print dialogs
...
Reviewed-by: serb, kcr
2018-06-06 12:51:44 -07:00
Phil Race
f6245c499f
8204496: backout fix for 8203796 which was pushed under another ID
...
Reviewed-by: serb
2018-06-06 12:35:44 -07:00
Phil Race
24dd5debd4
8203499: Uninitialised memory in WinAccessBridge.cpp
...
Reviewed-by: serb
2018-06-06 10:44:27 -07:00
Sergey Bylokhov
014033a098
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
...
8190326: Robot.mouseMove uses scaling factor of main display on unscaled second display
Reviewed-by: prr, kcr
2018-06-04 20:32:19 -07:00
Sergey Bylokhov
bff7725b4d
8195624: Desktop API cannot be used without permission to read "os.version"
...
Reviewed-by: prr
2018-05-30 22:03:12 -07:00
Phil Race
9a9dad8b63
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
...
Reviewed-by: serb, erikj
2018-05-25 16:23:17 -07:00
Andrew Brygin
db67279f08
8203485: [freetype] text rotated on 180 degrees is too narrow
...
Reviewed-by: prr, serb
2018-05-25 11:35:31 +03:00
Sergey Bylokhov
606c9e56a3
8203027: Open source tests for "java.awt.geom"
...
Reviewed-by: prr, jdv
2018-05-22 17:33:31 -07:00
Sergey Bylokhov
4549cb8a69
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
...
Reviewed-by: dmarkov
2018-05-17 14:41:23 -07:00
Alan Snyder
d7e59b52c5
8194327: [macos] AWT windows have incorrect main/key window behaviors
...
Reviewed-by: serb, erikj
2018-05-16 16:46:51 -07:00
Pankaj Bansal
4d00df3200
8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
...
Reviewed-by: prr, mhalder
2018-05-15 18:03:31 +05:30
Phil Race
edae7e15b2
8198412: MonospacedGlyphWidthTest.java may fail on Solaris
...
Reviewed-by: serb
2018-05-11 20:59:21 -07:00
Prem Balakrishnan
c82da05b9d
8196360: java/awt/Dialog/SiblingChildOrder/SiblingChildOrderTest.java fails
...
Reviewed-by: serb, sveerabhadra, jdv
2018-05-11 21:03:07 +05:30
Phil Race
de1b60775b
8202767: java/awt/font/GlyphVector/TestLayoutFlags.java is missing null check
...
Reviewed-by: serb
2018-05-08 10:55:09 -07:00
Phil Race
6bd0608f21
8176510: java/awt/font/GlyphVector/TestLayoutFlags.java fails with OpenJDK
...
Reviewed-by: serb
2018-05-07 13:36:36 -07:00
Phil Race
1f62f34da0
8154463: New failure of closed/java/awt/font/Outline/OutlineInvarianceTest.java
...
Reviewed-by: serb
2018-05-02 13:23:34 -07:00
Sergey Bylokhov
8ca8d45fb5
8200146: Remove the appletviewer launcher
...
Reviewed-by: prr, ihse
2018-04-23 14:06:46 -07:00
Phil Race
e0c6bd5c09
8200313: java/awt/Gtk/GtkVersionTest/GtkVersionTest.java fails
...
Reviewed-by: serb, kaddepalli
2018-04-20 09:44:45 -07:00
Sergey Bylokhov
73509bf4a0
8201626: Typo in MakeWindowAlwaysOnTop test
...
Reviewed-by: jdv
2018-04-17 18:10:13 -07:00
Alexey Ivanov
aeadf76406
8201433: Fix potential crash in BufImg_SetupICM
...
Reviewed-by: prr, serb
2018-04-14 00:25:12 +01:00
Krishna Addepalli
4b5edce4f3
8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java fails to compile
...
Reviewed-by: prr, serb
2018-04-02 16:52:11 +05:30
Sergey Bylokhov
97d533e06b
8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode
...
Reviewed-by: prr
2018-03-30 13:57:19 -07:00
Phil Race
465a621660
8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles
...
Reviewed-by: serb
2018-03-29 12:49:26 -07:00
Manajit Halder
989515036d
7158623: Should an unfocusable maximized Frame be resizable
...
Reviewed-by: prr, sveerabhadra
2018-03-21 12:08:16 +05:30
Krishna Addepalli
00465d6e60
8152974: AWT hang occurrs when sequenced events arrive out of sequence
...
Reviewed-by: serb, prr, ssadetsky
2018-03-19 12:29:23 +05:30
Sergey Bylokhov
5c55118223
8198406: Test TestAATMorxFont is unstable
...
Reviewed-by: prr, pnarayanan
2018-03-09 14:42:46 -08:00
Shashidhara Veerabhadraiah
72628783c5
8195738: scroll poistion in ScrollPane is reset after calling validate()
...
Reviewed-by: serb, ssadetsky
2018-03-08 14:31:54 +05:30
Manajit Halder
dd5043a7d6
8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default
...
Reviewed-by: serb, kaddepalli
2018-03-07 14:54:46 +05:30
Prem Balakrishnan
b46b19cb58
8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
...
Reviewed-by: prr, ssadetsky
2018-03-07 17:05:28 +05:30
Prem Balakrishnan
8bb3dc6619
8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
...
Reviewed-by: mhalder, ssadetsky, serb
2018-03-07 16:52:19 +05:30
Prahalad Kumar Narayanan
f3ae7d1bd9
8198613: Test cases result in failure or timeout when run with OpenGL backend
...
Reviewed-by: serb, jdv
2018-03-02 14:39:29 +05:30
Krishna Addepalli
c5df5c1f0b
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
...
Reviewed-by: ssadetsky, prr, serb
2018-02-28 14:29:37 +05:30
Alan Snyder
69af907cee
8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
...
Reviewed-by: serb
2018-02-27 21:53:06 +00:00
Shashidhara Veerabhadraiah
f0499d1caa
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
...
Reviewed-by: serb, ssadetsky
2018-02-23 09:59:16 +05:30
Jayathirth D V
13999ec96e
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
...
Reviewed-by: prr, serb, psadhukhan
2018-02-22 13:25:43 +05:30
Sergey Bylokhov
7cb9e5821e
8198333: ProblemList should be updated for headless mode
...
Reviewed-by: psadhukhan, prr
2018-02-21 12:49:00 -08:00
Sergey Bylokhov
7578044e71
8196196: Headful tests should not be run in headless mode
...
Reviewed-by: prr
2018-02-16 12:24:38 -08:00
Michal Vala
8275c3907b
6990210: [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
...
Reviewed-by: serb
2018-01-22 08:00:43 -08:00
Phil Race
eb5804b42e
Merge
2018-01-19 09:32:10 -08:00
Jayathirth D V
ef6b063751
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender
...
Reviewed-by: prr, ceisserer, pnarayanan
2018-01-18 11:22:28 +05:30
Phil Race
73afc1dc4b
Merge
2018-01-17 09:08:44 -08:00
Prahalad Narayanan
15ecb4705f
8194489: Incorrect size computation at BandedSampleModel.createDataBuffer()
...
Reviewed-by: bpb, jdv
2018-01-16 10:49:49 +05:30
Goetz Lindenmaier
0480f69dd5
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
...
Reviewed-by: mbaesken, simonis, dholmes, serb
2018-01-18 10:26:39 +01:00
Phil Race
3e132d770d
Merge
2018-01-08 08:53:14 -08:00
Shashidhara Veerabhadraiah
eb094d01fb
8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux
...
Reviewed-by: aghaisas, serb
2018-01-03 15:37:35 +05:30
Shashidhara Veerabhadraiah
6d1ca0d85a
8190192: Double click on the title bar no longer repositions the window
...
Reviewed-by: serb, prr
2017-12-22 11:00:06 +05:30
Amy Lu
fc48aa8618
8194959: Correct test tag to move bugid from @test to @bug
...
Reviewed-by: sundar
2018-01-12 14:09:50 +08:00
Prahalad Narayanan
c0e7592e4e
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
...
Reviewed-by: serb, prr, jdv
2017-12-12 14:05:21 +05:30
Shashidhara Veerabhadraiah
72e094dcd4
8146537: TrayIcon Action Listener doesnt work in WIndows 10
...
Reviewed-by: serb, ssadetsky
2017-12-12 12:43:05 +05:30
Shashidhara Veerabhadraiah
f7d6d96595
8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac
...
Reviewed-by: serb, prr
2017-12-12 12:31:49 +05:30
Phil Race
ee9c644643
Merge
2017-12-11 10:08:51 -08:00
Semyon Sadetsky
c748c4426d
8177758: Regression in java.awt.FileDialog
...
Reviewed-by: sveerabhadra, serb
2017-12-08 12:55:21 -08:00
Martin Balao
7c14ebfcd0
8204142: AWT hang occurs when sequenced events arrive out of sequence in multiple AppContexts
...
Improvements on the synchronization of SequencedEvent events from different AppContexts
Reviewed-by: serb
2018-11-09 10:34:19 -03:00
Anton Litvinov
0b2a269330
8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
...
Reviewed-by: prr, serb
2017-12-03 13:21:41 +00:00
Sergey Bylokhov
d8efdbc4a2
8183518: Premature deprecation of Event/InputEvent/KeyEvent in Java 9
...
Reviewed-by: prr, psadhukhan
2017-12-01 17:44:07 -08:00
Manajit Halder
5b80b8d7d1
8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails
...
Reviewed-by: serb, pkbalakr, aghaisas
2017-11-28 17:30:43 +05:30
Phil Race
dcaa7f90ba
Merge
2017-11-27 10:35:05 -08:00
Semyon Sadetsky
48508135fe
8189204: Possible NPE in Component::getLocationOnScreen()
...
Reviewed-by: serb, prr
2017-11-22 13:52:48 -08:00
Alexandre Iline
30b907936b
8191736: replace javah w/ javac in jdk tests
...
Reviewed-by: serb, jjg
2017-11-22 02:07:08 -08:00
Phil Race
f50b03376b
8186306: Remove pisces from Java2D sources + build
...
Reviewed-by: serb, neugens
2017-11-14 11:47:49 -08:00
Sergey Bylokhov
8fedbd9383
8019816: [TEST_BUG][macosx] closed/java/awt/BasicStroke/DashZeroWidth.java not on EDT
...
Reviewed-by: prr, azvegint
2017-11-07 14:36:52 -08:00
Goetz Lindenmaier
9da6eea9fe
8191678: [TESTBUG] Add keyword headful in java/awt and javax tests
...
Also fix some NPE thrown if run headless.
Reviewed-by: serb
2017-11-21 17:39:04 +01:00
Semyon Sadetsky
c30a1e7cc4
8190230: [macosx] Order of overlapping of modal dialogs is wrong
...
Reviewed-by: azvegint, dmarkov
2017-11-02 11:03:45 -07:00
Pankaj Bansal
fab3dea711
8159062: [hidpi] DnD on Windows while scaling is non-integer
...
Reviewed-by: serb, pkbalakr
2017-10-30 15:45:55 +05:30
Sergey Bylokhov
66812b5f48
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
...
Reviewed-by: azvegint, prr
2017-10-27 14:15:02 -07:00
Phil Race
a569f5293b
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ
...
Reviewed-by: bpb, pnarayanan
2017-10-27 11:29:50 -07:00
Pankaj Bansal
6e6996cd6c
8145795: [PIT] java/awt/Window/ScreenLocation/ScreenLocationTest.java fails (can assign Integer.MAX_VALUE to Window dimensions)
...
Reviewed-by: serb, pkbalakr
2017-10-23 16:55:52 +05:30
Manajit Halder
a1d4869f84
8163265: [macosx] numpad 0 instead of VK_0
...
Reviewed-by: serb, azvegint
2017-10-19 13:52:37 +05:30
Phil Race
a9cb8eb350
8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
...
Reviewed-by: ssadetsky, pnarayanan
2017-10-10 12:15:25 -07:00
Dmitry Markov
513abd0c08
8155197: Focus transition issue
...
Reviewed-by: serb, ssadetsky, aivanov
2017-10-07 15:58:45 +01:00
Pankaj Bansal
b8ca97f45c
8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java
...
Reviewed-by: serb, ssadetsky
2017-09-25 16:12:49 +05:30
Pankaj Bansal
6b7c509a0d
8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle
...
Reviewed-by: serb, ssadetsky
2017-09-25 16:06:13 +05:30
Pankaj Bansal
94a925b4f3
6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build
...
Co-authored-by: Dmitry Cherepanov <dcherepanov@azul.com>
Reviewed-by: serb, ssadetsky
2017-09-25 15:57:43 +05:30
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00