Toshio Nakamura
|
27fe3d7f8d
|
8240756: [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled
Reviewed-by: prr, serb
|
2022-03-16 01:11:40 +00:00 |
|
Phil Race
|
f66070b00d
|
8282577: ICC_Profile.setData(int, byte[]) invalidates the profile
Reviewed-by: serb
|
2022-03-14 18:05:38 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Srinivas Mandalika
|
d0eb6fa220
|
8281569: Create tests for Frame.setMinimumSize() method
Reviewed-by: aivanov
|
2022-03-03 03:26:10 +00:00 |
|
Phil Race
|
6f882deddc
|
8280964: [Linux aarch64] : drawImage dithers TYPE_BYTE_INDEXED images incorrectly
Reviewed-by: serb, dmarkov
|
2022-02-23 01:03:09 +00:00 |
|
Maxim Kartashev
|
cc7cf81256
|
8280861: Robot color picker broken on Linux with scaling above 100%
Reviewed-by: serb
|
2022-02-21 11:39:29 +00:00 |
|
Martin Desruisseaux
|
9ba0760cf8
|
8275345: RasterFormatException when drawing a tiled image made of non-writable rasters
Reviewed-by: prr, aivanov
|
2022-02-16 22:01:01 +00:00 |
|
Sergey Bylokhov
|
eff5dafba9
|
8274939: Incorrect size of the pixel storage is used by the robot on macOS
Reviewed-by: aivanov, prr
|
2022-02-12 22:10:11 +00:00 |
|
lawrence.andrews
|
f399ae558e
|
8202836: [macosx] test java/awt/Graphics/TextAAHintsTest.java fails
Reviewed-by: prr, aivanov
|
2022-02-11 15:33:17 +00:00 |
|
Artem Semenov
|
cb2f8caed2
|
8281338: NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
Reviewed-by: ant, kizune
|
2022-02-09 06:50:35 +00:00 |
|
Phil Race
|
2f48a3f032
|
8279878: java/awt/font/JNICheck/JNICheck.sh test fails on Ubuntu 21.10
Reviewed-by: serb
|
2022-02-06 21:13:17 +00:00 |
|
Dmitry Batrak
|
091aff92e2
|
8278908: [macOS] Unexpected text normalization on pasting from clipboard
Reviewed-by: serb, aivanov
|
2022-01-31 13:43:35 +00:00 |
|
Alisen Chung
|
84fa0d8c7d
|
8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: kizune, serb, aivanov
|
2022-01-19 19:12:35 +00:00 |
|
Matthias Baesken
|
8931c12258
|
8280157: wrong texts Falied in a couple of tests
Reviewed-by: egahlin, aivanov
|
2022-01-19 12:01:10 +00:00 |
|
Mikael Vidstedt
|
9a18190a4f
|
8280048: Missing comma in copyright header
Reviewed-by: prr
|
2022-01-15 03:20:34 +00:00 |
|
Masanori Yano
|
22b7295e75
|
7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Reviewed-by: serb
|
2022-01-15 02:17:46 +00:00 |
|
Sergey Bylokhov
|
77757ba974
|
8225122: Test AncestorResized.java fails when Windows desktop is scaled.
Reviewed-by: kizune, aivanov
|
2022-01-08 01:03:34 +00:00 |
|
Sergey Bylokhov
|
f203723fc7
|
8279337: The MToolkit is still referenced in a few places
Reviewed-by: prr
|
2022-01-08 01:02:37 +00:00 |
|
Sergey Bylokhov
|
a9c1acbb8a
|
8275843: Random crashes while the UI code is executed
Reviewed-by: azvegint
|
2021-12-14 18:03:00 +00:00 |
|
Tim Prinzing
|
b8ac0d20ce
|
8276681: Additional malformed Javadoc inline tags in JDK source
Reviewed-by: lancea
|
2021-12-02 21:22:43 +00:00 |
|
Sergey Bylokhov
|
03473b4c27
|
8270874: JFrame paint artifacts when dragged from standard monitor to HiDPI monitor
Reviewed-by: jdv
|
2021-11-18 18:25:38 +00:00 |
|
Prasanta Sadhukhan
|
91607436b7
|
8276058: Some swing test fails on specific CI macos system
Reviewed-by: prr, kizune
|
2021-11-18 04:33:49 +00:00 |
|
Alexander Zuev
|
b0a463fa59
|
8169468: NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes!
Reviewed-by: serb
|
2021-11-16 19:01:53 +00:00 |
|
Alexander Zvegintsev
|
6f35eede45
|
8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
Reviewed-by: serb
|
2021-11-11 16:53:27 +00:00 |
|
Aleksey Shipilev
|
fd0a25e62b
|
8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager
Reviewed-by: serb, aivanov
|
2021-11-10 07:59:01 +00:00 |
|
Pankaj Bansal
|
a60e91259b
|
8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
Reviewed-by: serb
|
2021-11-09 20:10:20 +00:00 |
|
Alexander Zuev
|
cd778f5b04
|
8202667: java/awt/Debug/DumpOnKey/DumpOnKey.java times out on Windows
Reviewed-by: prr
|
2021-11-02 13:23:18 +00:00 |
|
Phil Race
|
acceffcbf7
|
8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
Reviewed-by: serb, psadhukhan
|
2021-11-02 02:49:56 +00:00 |
|
Alexander Zuev
|
b7104ba9a9
|
8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
Reviewed-by: serb
|
2021-10-30 10:01:05 +00:00 |
|
Alexander Zvegintsev
|
a1ec4f9618
|
6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
Reviewed-by: serb
|
2021-10-29 13:05:22 +00:00 |
|
Jayathirth D V
|
b3f45f868d
|
8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
Reviewed-by: serb
|
2021-10-27 10:21:28 +00:00 |
|
Jayathirth D V
|
2f979ecb5b
|
8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13
Reviewed-by: psadhukhan
|
2021-10-27 09:29:37 +00:00 |
|
Artem Semenov
|
3221a14f9e
|
8273678: TableAccessibility and TableRowAccessibility miss autorelease
Reviewed-by: ant, kizune, pbansal
|
2021-10-25 16:26:43 +00:00 |
|
Alexander Zvegintsev
|
7cf68b1901
|
8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails
Reviewed-by: serb
|
2021-10-25 14:34:36 +00:00 |
|
Alexander Zvegintsev
|
f610ef0dbc
|
8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
Reviewed-by: serb, psadhukhan
|
2021-10-25 14:27:17 +00:00 |
|
Phil Race
|
6523c558d9
|
8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
Reviewed-by: serb
|
2021-10-22 17:22:12 +00:00 |
|
Sergey Bylokhov
|
c978ca87de
|
8275344: -Xcheck:jni produces some warnings in the LCMS.c
Reviewed-by: azvegint, prr, kizune
|
2021-10-22 03:05:16 +00:00 |
|
Alexander Zuev
|
0c3eaea11c
|
8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Reviewed-by: psadhukhan, serb
|
2021-10-21 09:51:18 +00:00 |
|
Alisen Chung
|
d1e3ca4ee3
|
8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
Reviewed-by: serb, kizune, prr
|
2021-10-20 18:51:00 +00:00 |
|
Phil Race
|
54a29a4470
|
8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
Reviewed-by: serb, jdv, kizune
|
2021-10-19 20:45:27 +00:00 |
|
Alexander Zvegintsev
|
895e2bd7c0
|
8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
Reviewed-by: psadhukhan, pbansal
|
2021-10-19 17:24:20 +00:00 |
|
Jayathirth D V
|
dcd6e0da24
|
8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Reviewed-by: psadhukhan
|
2021-10-19 12:25:32 +00:00 |
|
Jayathirth D V
|
947d52c4c3
|
8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
Reviewed-by: prr, serb
|
2021-10-19 04:04:25 +00:00 |
|
lawrence.andrews
|
7dc2db4aac
|
8274032: Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI
Reviewed-by: serb, pbansal
|
2021-10-13 20:06:35 +00:00 |
|
lawrence.andrews
|
296f8537f7
|
8274029: Remove jtreg tag manual=yesno for java/awt/print/Dialog/DialogOrient.java
Reviewed-by: serb
|
2021-10-10 08:46:04 +00:00 |
|
lawrence.andrews
|
d57fb6f684
|
8274456: Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
Reviewed-by: serb
|
2021-10-06 23:12:56 +00:00 |
|
Phil Race
|
753b25633b
|
8274296: Update or Problem List tests which may fail with uiScale=2 on macOS
Reviewed-by: jdv
|
2021-09-24 17:31:19 +00:00 |
|
Sergey Bylokhov
|
1bd11a7f2c
|
8273887: [macos] java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java timed out
Reviewed-by: aivanov
|
2021-09-20 21:25:40 +00:00 |
|
lawrence.andrews
|
4da45c4301
|
8270609: [TESTBUG] java/awt/print/Dialog/DialogCopies.java does not show instruction
Reviewed-by: aivanov
|
2021-09-20 14:07:50 +00:00 |
|
lawrence.andrews
|
2a2e9190d4
|
8273685: Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction
Reviewed-by: aivanov, pbansal
|
2021-09-17 18:11:23 +00:00 |
|