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 |
|