October 2021 Archives by subject
Starting: Fri Oct 1 00:21:40 UTC 2021
Ending: Sun Oct 31 07:37:09 UTC 2021
Messages: 520
- Allow overriding lp and lpr binary paths in PSPrintJob
Rolf van Kleef
- Allow overriding lp and lpr binary paths in PSPrintJob
Philip Race
- Allow overriding lp and lpr binary paths in PSPrintJob
Thomas Stüfe
- Allow overriding lp and lpr binary paths in PSPrintJob
Rolf van Kleef
- Allow overriding lp and lpr binary paths in PSPrintJob
Rolf van Kleef
- ARMv7A Sound Not Working On OpenJDK-11
John Cummings
- ARMv7A Sound Not Working On OpenJDK-11
John Cummings
- CFV: New Client Libraries Group Member : Pankaj Bansal (pbansal)
Philip Race
- CFV: New Client Libraries Group Member : Pankaj Bansal (pbansal)
Jayathirth D V
- CFV: New Client Libraries Group Member : Pankaj Bansal (pbansal)
Alexey Ushakov
- CFV: New Client Libraries Group Member : Pankaj Bansal (pbansal)
Alexander Zvegintsev
- CFV: New Client Libraries Group Member : Prasanta Sadhukhan (psadhukhan)
Philip Race
- CFV: New Client Libraries Group Member : Prasanta Sadhukhan (psadhukhan)
Philip Race
- CFV: New Client Libraries Group Member : Prasanta Sadhukhan (psadhukhan)
Jayathirth D V
- CFV: New Client Libraries Group Member : Prasanta Sadhukhan (psadhukhan)
Alexey Ushakov
- CFV: New Client Libraries Group Member : Prasanta Sadhukhan (psadhukhan)
Alexander Zvegintsev
- Fwd: Re: Allow overriding lp and lpr binary paths in PSPrintJob
Rolf van Kleef
- Integrated: 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
Alexander Zvegintsev
- Integrated: 7124287: [macosx] JTableHeader doesn't get focus after pressing F8 key
Prasanta Sadhukhan
- Integrated: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
Alexander Zuev
- Integrated: 8041125: ColorConvertOp filter much slower in JDK 8 compared to JDK7
Sergey Bylokhov
- Integrated: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Alexander Zuev
- Integrated: 8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
Phil Race
- Integrated: 8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
Alexander Zuev
- Integrated: 8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
Alexander Zvegintsev
- Integrated: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
Phil Race
- Integrated: 8202926: Test java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.html fails
Alexander Zvegintsev
- Integrated: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails
Alexander Zvegintsev
- Integrated: 8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13
Jayathirth D V
- Integrated: 8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
Alisen Chung
- Integrated: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
Alexander Zvegintsev
- Integrated: 8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Jayathirth D V
- Integrated: 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
Jayathirth D V
- Integrated: 8268084: [macos] Disabled JMenuItem arrow is not disabled
Prasanta Sadhukhan
- Integrated: 8268764: Use Long.hashCode() instead of int-cast where applicable
Сергей Цыпанов
- Integrated: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Alexander Zvegintsev
- Integrated: 8271071 accessibility of a table on macOS lacks cell navigation
Artem Semenov
- Integrated: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel
Pankaj Bansal
- Integrated: 8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop
Сергей Цыпанов
- Integrated: 8273102: Delete deprecated for removal the empty finalize() in java.desktop module
Sergey Bylokhov
- Integrated: 8273678 TableAccessibility and TableRowAccessibility miss autorelease
Artem Semenov
- Integrated: 8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
Sergey Bylokhov
- Integrated: 8274029 : Remove jtreg tag manual=yesno for java/awt/print/Dialog/DialogOrient.java
lawrence.andrews
- Integrated: 8274032 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI
lawrence.andrews
- Integrated: 8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
Alexander Zvegintsev
- Integrated: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
Phil Race
- Integrated: 8274456 : Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
lawrence.andrews
- Integrated: 8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
Alexey Ivanov
- Integrated: 8274496: Use String.contains() instead of String.indexOf() in java.desktop
Andrey Turbanov
- Integrated: 8274497: Unnecessary Vector usage in AquaFileSystemModel
Andrey Turbanov
- Integrated: 8274505: Too weak variable type leads to unnecessary cast in java.desktop
Andrey Turbanov
- Integrated: 8274634: Use String.equals instead of String.compareTo in java.desktop
Andrey Turbanov
- Integrated: 8274635: Use String.equals instead of String.compareTo in jdk.accessibility
Andrey Turbanov
- Integrated: 8274651: Possible race in FontDesignMetrics.KeyReference.dispose
Andrey Turbanov
- Integrated: 8274680: Remove unnecessary conversion to String in java.desktop
Andrey Turbanov
- Integrated: 8274806: Simplify equals() call on nullable variable and a constant in java.desktop
Andrey Turbanov
- Integrated: 8274882: Cleanup redundant boxing in java.desktop
Andrey Turbanov
- Integrated: 8274945: Cleanup unnecessary calls to Throwable.initCause() in java.desktop
Andrey Turbanov
- Integrated: 8275106: Cleanup Iterator usages in java.desktop
Andrey Turbanov
- Integrated: 8275131: Exceptions after a touchpad gesture on macOS
Dmitry Batrak
- Integrated: 8275234 : java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
lawrence.andrews
- Integrated: 8275344: -Xcheck:jni produces some warnings in the LCMS.c
Sergey Bylokhov
- Integrated: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
Jayathirth D V
- Integrated: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak
Anton Tarasov
- Integrated: 8275809: crash in [CommonComponentAccessibility getCAccessible:withEnv:]
Anton Tarasov
- Integrated: 8275819: [TableRowAccessibility accessibilityChildren] method is ineffective
Anton Tarasov
- Integrated: 8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
Prasanta Sadhukhan
- Integrated: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Jiří Vaněk
- Integrated: 8276110: Problemlist javax/swing/JMenu/4515762/bug4515762.java for macos12
Prasanta Sadhukhan
- Possibility of backporting fix for JDK-6986863
Harald Kuhr
- Possibility of backporting fix for JDK-6986863
Philip Race
- Possibility of backporting fix for JDK-6986863
Harald Kuhr
- RasterFormatException thrown when drawing a tiled image made of non-writable rasters
Martin Desruisseaux
- RasterFormatException thrown when drawing a tiled image made of non-writable rasters
Philip Race
- RasterFormatException thrown when drawing a tiled image made of non-writable rasters
Martin Desruisseaux
- RasterFormatException thrown when drawing a tiled image made of non-writable rasters
Philip Race
- Result: CFV: New Client Libraries Group Member : Pankaj Bansal (pbansal)
Philip Race
- Result : CFV: New Client Libraries Group Member : Prasanta Sadhukhan (psadhukhan)
Philip Race
- RFR: 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
Alexander Zvegintsev
- RFR: 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
Sergey Bylokhov
- RFR: 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7 [v2]
Alexander Zvegintsev
- RFR: 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7 [v2]
Alexander Zvegintsev
- RFR: 6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7 [v2]
Sergey Bylokhov
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Sergey Bylokhov
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Masanori Yano
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Sergey Bylokhov
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Masanori Yano
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails
Masanori Yano
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails [v2]
Masanori Yano
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails [v2]
Sergey Bylokhov
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails [v2]
Masanori Yano
- RFR: 7001973: java/awt/Graphics2D/CopyAreaOOB.java fails [v2]
Sergey Bylokhov
- RFR: 7124287: [TEST_BUG] [macosx] JTableHeader doesn't get focus after pressing F8 key
Prasanta Sadhukhan
- RFR: 7124287: [TEST_BUG] [macosx] JTableHeader doesn't get focus after pressing F8 key
Alexander Zuev
- RFR: 7124287: [TEST_BUG] [macosx] JTableHeader doesn't get focus after pressing F8 key
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Prasanta Sadhukhan
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Prasanta Sadhukhan
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v2]
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v3]
Alexander Zuev
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v3]
Sergey Bylokhov
- RFR: 8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac [v3]
Prasanta Sadhukhan
- RFR: 8041125: ColorConvertOp filter much slower in JDK 8 compared to JDK7
Sergey Bylokhov
- RFR: 8041125: ColorConvertOp filter much slower in JDK 8 compared to JDK7
Phil Race
- RFR: 8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
Alexander Zvegintsev
- RFR: 8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
Sergey Bylokhov
- RFR: 8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
Alexander Zvegintsev
- RFR: 8159451: [TEST_BUG] java/awt/Mixing/AWT_Mixing/JMenuBarOverlapping.java
Alisen Chung
- RFR: 8159451: [TEST_BUG] java/awt/Mixing/AWT_Mixing/JMenuBarOverlapping.java
Phil Race
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Prasanta Sadhukhan
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Sergey Bylokhov
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v2]
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v2]
Prasanta Sadhukhan
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v2]
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v3]
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v3]
Sergey Bylokhov
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v3]
Prasanta Sadhukhan
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v3]
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v3]
Prasanta Sadhukhan
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v3]
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v4]
Alexander Zuev
- RFR: 8168388: GetMousePositionTest fails with the message "Mouse position should not be null" [v4]
Prasanta Sadhukhan
- RFR: 8169474: KeyCharTest: Wrong number of key events: 0
Alexander Zuev
- RFR: 8181571: printing to CUPS fails on mac sandbox app [v3]
Alexander Scherbatiy
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Kevin Rushforth
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Victor Dyakov
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Alisen Chung
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Sergey Bylokhov
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Alisen Chung
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Sergey Bylokhov
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Alisen Chung
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active.
Dmitry Markov
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active. [v2]
Alisen Chung
- RFR: 8185429: [macos] After the dialog is closed, there is no window become active. [v2]
Alisen Chung
- RFR: 8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
Phil Race
- RFR: 8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
Sergey Bylokhov
- RFR: 8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
Jayathirth D V
- RFR: 8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
Alexander Zuev
- RFR: 8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
Alexander Zuev
- RFR: 8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
Sergey Bylokhov
- RFR: 8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
Alexander Zuev
- RFR: 8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails [v2]
Alexander Zuev
- RFR: 8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails [v2]
Sergey Bylokhov
- RFR: 8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
Alexander Zvegintsev
- RFR: 8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
Sergey Bylokhov
- RFR: 8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
Prasanta Sadhukhan
- RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
Phil Race
- RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
Sergey Bylokhov
- RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode [v2]
Phil Race
- RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode [v2]
Phil Race
- RFR: 8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode [v2]
Sergey Bylokhov
- RFR: 8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
Pankaj Bansal
- RFR: 8202926: Test java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.html fails
Alexander Zvegintsev
- RFR: 8202926: Test java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.html fails
Sergey Bylokhov
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails
Alexander Zvegintsev
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails
Sergey Bylokhov
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v2]
Alexander Zvegintsev
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v2]
Sergey Bylokhov
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v2]
Alexander Zvegintsev
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v2]
Sergey Bylokhov
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v2]
Alexander Zvegintsev
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v3]
Alexander Zvegintsev
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v3]
Sergey Bylokhov
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v3]
Alexander Zvegintsev
- RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v3]
Sergey Bylokhov
- RFR: 8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13
Jayathirth D V
- RFR: 8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13
Prasanta Sadhukhan
- RFR: 8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13 [v2]
Jayathirth D V
- RFR: 8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13 [v2]
Jayathirth D V
- RFR: 8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13 [v2]
Prasanta Sadhukhan
- RFR: 8225122: Test AncestorResized.java fails when Windows desktop is scaled.
Sergey Bylokhov
- RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu
Alexander Zvegintsev
- RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu
Prasanta Sadhukhan
- RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu [v2]
Alexander Zvegintsev
- RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu [v2]
Alexander Zvegintsev
- RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu [v2]
Sergey Bylokhov
- RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu [v2]
Sergey Bylokhov
- RFR: 8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
Alisen Chung
- RFR: 8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
Sergey Bylokhov
- RFR: 8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
Alexander Zuev
- RFR: 8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
Phil Race
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
Alexander Zvegintsev
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
Pankaj Bansal
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
Prasanta Sadhukhan
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
Alexander Zvegintsev
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]
Alexander Zvegintsev
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]
Sergey Bylokhov
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]
Prasanta Sadhukhan
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]
Phil Race
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]
Sergey Bylokhov
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]
Prasanta Sadhukhan
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v3]
Alexander Zvegintsev
- RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v3]
Prasanta Sadhukhan
- RFR: 8240756: [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled [v2]
Toshio Nakamura
- RFR: 8240756: [macos] SwingSet2:TableDemo:Printed Japanese characters were garbled [v3]
Toshio Nakamura
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Sergey Bylokhov
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Sergey Bylokhov
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Sergey Bylokhov
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Sergey Bylokhov
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v8]
Sergey Bylokhov
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v9]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v9]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v9]
Sergey Bylokhov
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v9]
Alisen Chung
- RFR: 8254841: [macos] Enter and Exit events shouldn't be sent whilst resizing [v9]
Sergey Bylokhov
- RFR: 8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Jayathirth D V
- RFR: 8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Prasanta Sadhukhan
- RFR: 8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Sergey Bylokhov
- RFR: 8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Jayathirth D V
- RFR: 8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Sergey Bylokhov
- RFR: 8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
Jayathirth D V
- RFR: 8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux [v3]
Andrew John Hughes
- RFR: 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterst.java fails on Mac OS
Jayathirth D V
- RFR: 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterst.java fails on Mac OS
Jayathirth D V
- RFR: 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
Phil Race
- RFR: 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
Sergey Bylokhov
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException
Masanori Yano
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException
Alan Bateman
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException
Sergey Bylokhov
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException
Alan Bateman
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException
Phil Race
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException
Masanori Yano
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException [v2]
Masanori Yano
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException [v2]
Alan Bateman
- RFR: 8262297: ImageIO.write() method will throw IndexOutOfBoundsException [v2]
Phil Race
- RFR: 8262945: [macos] Regression Manual Test for Key Events Fails [v3]
Alisen Chung
- RFR: 8262945: [macos] Regression Manual Test for Key Events Fails [v3]
Phil Race
- RFR: 8262945: [macos] Regression Manual Test for Key Events Fails [v3]
Alexander Zuev
- RFR: 8264666: Reuse Math.multiplyExact/addExact in the LCMSImageLayout class
Sergey Bylokhov
- RFR: 8268764: Use Long.hashCode() instead of int-cast where applicable [v4]
Sergey Bylokhov
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Alexander Zvegintsev
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Sergey Bylokhov
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Alexander Zvegintsev
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Sergey Bylokhov
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Sergey Bylokhov
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Naoto Sato
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Sergey Bylokhov
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing
Alexander Zvegintsev
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing [v2]
Alexander Zvegintsev
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing [v2]
Sergey Bylokhov
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing [v2]
Alexander Zvegintsev
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing [v3]
Alexander Zvegintsev
- RFR: 8269698: Specification for methods of java.awt.im.InputContext should mention that they do nothing [v3]
Sergey Bylokhov
- RFR: 8269806: Emoji rendering on Linux
Phil Race
- RFR: 8269806: Emoji rendering on Linux
Hiroshi Miura
- RFR: 8271071 accessibility of a table on macOS lacks cell navigation [v5]
Alexander Zuev
- RFR: 8271071 accessibility of a table on macOS lacks cell navigation [v5]
Victor Dyakov
- RFR: 8271071 accessibility of a table on macOS lacks cell navigation [v5]
Pankaj Bansal
- RFR: 8271071 accessibility of a table on macOS lacks cell navigation [v5]
Artem Semenov
- RFR: 8271071 accessibility of a table on macOS lacks cell navigation [v6]
Artem Semenov
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel
Pankaj Bansal
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v3]
Pankaj Bansal
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v3]
Prasanta Sadhukhan
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v3]
Jayathirth D V
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v3]
Pankaj Bansal
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v4]
Pankaj Bansal
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v5]
Pankaj Bansal
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v5]
Jayathirth D V
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v5]
Sergey Bylokhov
- RFR: 8272229: BasicSplitPaneDivider:oneTouchExpandableChanged() returns leftButton and rightButton as null with GTKLookAndFeel [v5]
Alexander Zuev
- RFR: 8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop [v3]
Jayathirth D V
- RFR: 8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop [v3]
Alexey Ivanov
- RFR: 8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop [v3]
Sergey Bylokhov
- RFR: 8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop [v3]
Alexey Ivanov
- RFR: 8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop [v3]
Sergey Bylokhov
- RFR: 8272756: Remove unnecessary explicit initialization of volatile variables in java.desktop [v3]
Alexey Ivanov
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Mandy Chung
- RFR: 8273102: Delete deprecated for removal the empty finalize() in java.desktop module
Jayathirth D V
- RFR: 8273102: Delete deprecated for removal the empty finalize() in java.desktop module
Sergey Bylokhov
- RFR: 8273617: UninitializedDisplayModeChangeTest.java times out on macOS 12 [v2]
Phil Race
- RFR: 8273678 TableAccessibility and TableRowAccessibility miss autorelease
Artem Semenov
- RFR: 8273678 TableAccessibility and TableRowAccessibility miss autorelease
Anton Tarasov
- RFR: 8273678 TableAccessibility and TableRowAccessibility miss autorelease
Alexander Zuev
- RFR: 8273678 TableAccessibility and TableRowAccessibility miss autorelease
Artem Semenov
- RFR: 8273678 TableAccessibility and TableRowAccessibility miss autorelease
Pankaj Bansal
- RFR: 8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
Phil Race
- RFR: 8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
Sergey Bylokhov
- RFR: 8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
Phil Race
- RFR: 8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
Sergey Bylokhov
- RFR: 8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
Prasanta Sadhukhan
- RFR: 8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
Sergey Bylokhov
- RFR: 8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
Sergey Bylokhov
- RFR: 8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
Alexey Ivanov
- RFR: 8274029 : Remove jtreg tag manual=yesno for java/awt/print/Dialog/DialogOrient.java
Sergey Bylokhov
- RFR: 8274032 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI [v3]
lawrence.andrews
- RFR: 8274032 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI [v3]
Sergey Bylokhov
- RFR: 8274032 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI [v3]
Sergey Bylokhov
- RFR: 8274032 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI [v3]
Pankaj Bansal
- RFR: 8274032 : Remove jtreg tag manual=yesno for java/awt/print/PrinterJob/ImagePrinting/ImageTypes.java & show test UI [v3]
Pankaj Bansal
- RFR: 8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
Alexander Zvegintsev
- RFR: 8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
Prasanta Sadhukhan
- RFR: 8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
Pankaj Bansal
- RFR: 8274304: Update or Problem List tests which may fail with uiScale=2 on macOS
Phil Race
- RFR: 8274304: Update or Problem List tests which may fail with uiScale=2 on macOS
Sergey Bylokhov
- RFR: 8274304: Update or Problem List tests which may fail with uiScale=2 on macOS
Phil Race
- RFR: 8274304: Update or Problem List tests which may fail with uiScale=2 on macOS
Sergey Bylokhov
- RFR: 8274304: Update or Problem List tests which may fail with uiScale=2 on macOS
Phil Race
- RFR: 8274304: Update or Problem List tests which may fail with uiScale=2 on macOS
Sergey Bylokhov
- RFR: 8274304: Update or Problem List tests which may fail with uiScale=2 on macOS
Sergey Bylokhov
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v3]
Phil Race
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v4]
Phil Race
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v4]
Sergey Bylokhov
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v4]
Phil Race
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v5]
Phil Race
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v5]
Sergey Bylokhov
- RFR: 8274456 : Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
lawrence.andrews
- RFR: 8274456 : Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
Sergey Bylokhov
- RFR: 8274456 : Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java
lawrence.andrews
- RFR: 8274456 : Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java [v2]
lawrence.andrews
- RFR: 8274456 : Remove jtreg tag manual=yesno java/awt/print/PrinterJob/PageDialogTest.java [v2]
Sergey Bylokhov
- RFR: 8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
Sergey Bylokhov
- RFR: 8274465: Fix javax/swing/text/ParagraphView/6364882/bug6364882.java failures
Alexey Ivanov
- RFR: 8274497: Unnecessary Vector usage in AquaFileSystemModel
Sergey Bylokhov
- RFR: 8274497: Unnecessary Vector usage in AquaFileSystemModel
Pankaj Bansal
- RFR: 8274597: [TESTBUG] Two of the dnd tests times out and fails
Manukumar V S
- RFR: 8274597: [TESTBUG] Two of the dnd tests times out and fails
Sergey Bylokhov
- RFR: 8274597: [TESTBUG] Two of the dnd tests times out and fails
Manukumar V S
- RFR: 8274597: [TESTBUG] Two of the dnd tests times out and fails
Sergey Bylokhov
- RFR: 8274634: Use String.equals instead of String.compareTo in java.desktop
Sergey Bylokhov
- RFR: 8274634: Use String.equals instead of String.compareTo in java.desktop
Andrey Turbanov
- RFR: 8274634: Use String.equals instead of String.compareTo in java.desktop
Sergey Bylokhov
- RFR: 8274634: Use String.equals instead of String.compareTo in java.desktop
Pankaj Bansal
- RFR: 8274635: Use String.equals instead of String.compareTo in jdk.accessibility
Andrey Turbanov
- RFR: 8274635: Use String.equals instead of String.compareTo in jdk.accessibility
Sergey Bylokhov
- RFR: 8274635: Use String.equals instead of String.compareTo in jdk.accessibility
Sergey Bylokhov
- RFR: 8274640: Cleanup unnecessary null comparison before instanceof check in java.desktop
Andrey Turbanov
- RFR: 8274651: Possible race in FontDesignMetrics.KeyReference.dispose
Andrey Turbanov
- RFR: 8274651: Possible race in FontDesignMetrics.KeyReference.dispose
Sergey Bylokhov
- RFR: 8274651: Possible race in FontDesignMetrics.KeyReference.dispose
Phil Race
- RFR: 8274651: Possible race in FontDesignMetrics.KeyReference.dispose
Sergey Bylokhov
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop
Andrey Turbanov
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop
Pankaj Bansal
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v2]
Andrey Turbanov
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v2]
Pankaj Bansal
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v2]
Sergey Bylokhov
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v2]
Jayathirth D V
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v3]
Andrey Turbanov
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v3]
Laurent Bourgès
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v3]
Sergey Bylokhov
- RFR: 8274680: Remove unnecessary conversion to String in java.desktop [v3]
Alexander Zuev
- RFR: 8274806: Simplify equals() call on nullable variable and a constant in java.desktop
Andrey Turbanov
- RFR: 8274806: Simplify equals() call on nullable variable and a constant in java.desktop
Sergey Bylokhov
- RFR: 8274806: Simplify equals() call on nullable variable and a constant in java.desktop
Sergey Bylokhov
- RFR: 8274806: Simplify equals() call on nullable variable and a constant in java.desktop
Pankaj Bansal
- RFR: 8274882: Cleanup redundant boxing in java.desktop
Andrey Turbanov
- RFR: 8274882: Cleanup redundant boxing in java.desktop
Sergey Bylokhov
- RFR: 8274882: Cleanup redundant boxing in java.desktop
Pankaj Bansal
- RFR: 8274893: Update java.desktop classes to use try-with-resources
Andrey Turbanov
- RFR: 8274893: Update java.desktop classes to use try-with-resources
Sergey Bylokhov
- RFR: 8274893: Update java.desktop classes to use try-with-resources [v2]
Andrey Turbanov
- RFR: 8274893: Update java.desktop classes to use try-with-resources [v2]
Andrey Turbanov
- RFR: 8274898: Cleanup usages of StringBuffer in jdk tools modules
Andrey Turbanov
- RFR: 8274898: Cleanup usages of StringBuffer in jdk tools modules
Serguei Spitsyn
- RFR: 8274898: Cleanup usages of StringBuffer in jdk tools modules
Сергей Цыпанов
- RFR: 8274898: Cleanup usages of StringBuffer in jdk tools modules
Сергей Цыпанов
- RFR: 8274898: Cleanup usages of StringBuffer in jdk tools modules
Andrey Turbanov
- RFR: 8274898: Cleanup usages of StringBuffer in jdk tools modules
Сергей Цыпанов
- RFR: 8274939: Incorrect size of the pixel storage is used by the robot on macOS
Sergey Bylokhov
- RFR: 8274939: Incorrect size of the pixel storage is used by the robot on macOS
Phil Race
- RFR: 8274939: Incorrect size of the pixel storage is used by the robot on macOS
Sergey Bylokhov
- RFR: 8274939: Incorrect size of the pixel storage is used by the robot on macOS
Sergey Bylokhov
- RFR: 8274945: Cleanup unnecessary calls to Throwable.initCause() in java.desktop
Andrey Turbanov
- RFR: 8274945: Cleanup unnecessary calls to Throwable.initCause() in java.desktop
Sergey Bylokhov
- RFR: 8274945: Cleanup unnecessary calls to Throwable.initCause() in java.desktop
Jayathirth D V
- RFR: 8274945: Cleanup unnecessary calls to Throwable.initCause() in java.desktop
Sergey Bylokhov
- RFR: 8274945: Cleanup unnecessary calls to Throwable.initCause() in java.desktop
Pankaj Bansal
- RFR: 8275106: Cleanup Iterator usages in java.desktop
Andrey Turbanov
- RFR: 8275106: Cleanup Iterator usages in java.desktop
Sergey Bylokhov
- RFR: 8275106: Cleanup Iterator usages in java.desktop
Andrey Turbanov
- RFR: 8275106: Cleanup Iterator usages in java.desktop
Sergey Bylokhov
- RFR: 8275106: Cleanup Iterator usages in java.desktop
Pankaj Bansal
- RFR: 8275131: Exceptions after a touchpad gesture on macOS
Dmitry Batrak
- RFR: 8275131: Exceptions after a touchpad gesture on macOS
Dmitry Markov
- RFR: 8275131: Exceptions after a touchpad gesture on macOS
Phil Race
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
lawrence.andrews
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
Sergey Bylokhov
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
Phil Race
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
lawrence.andrews
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
lawrence.andrews
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
Phil Race
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
Phil Race
- RFR: 8275165 : ProblemList InterpolationQualityTest.java
Phil Race
- RFR: 8275170: Some jtreg sound tests should be marked headful
Phil Race
- RFR: 8275170: Some jtreg sound tests should be marked headful
Sergey Bylokhov
- RFR: 8275170: Some jtreg sound tests should be marked headful
Phil Race
- RFR: 8275170: Some jtreg sound tests should be marked headful
Sergey Bylokhov
- RFR: 8275234 : java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
lawrence.andrews
- RFR: 8275234 : java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
Sergey Bylokhov
- RFR: 8275234 : java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
Pankaj Bansal
- RFR: 8275344: -Xcheck:jni produces some warnings in the LCMS.c
Sergey Bylokhov
- RFR: 8275344: -Xcheck:jni produces some warnings in the LCMS.c
Alexander Zvegintsev
- RFR: 8275344: -Xcheck:jni produces some warnings in the LCMS.c
Phil Race
- RFR: 8275344: -Xcheck:jni produces some warnings in the LCMS.c
Alexander Zuev
- RFR: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
Jayathirth D V
- RFR: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
Jayathirth D V
- RFR: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
Sergey Bylokhov
- RFR: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test [v2]
Jayathirth D V
- RFR: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test [v2]
Jayathirth D V
- RFR: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test [v2]
Sergey Bylokhov
- RFR: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing
Masanori Yano
- RFR: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing
Sergey Bylokhov
- RFR: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing [v2]
Masanori Yano
- RFR: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing [v2]
Masanori Yano
- RFR: 8275715: D3D pipeline processes multiple PaintEvent at initial drawing [v2]
Sergey Bylokhov
- RFR: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak
Anton Tarasov
- RFR: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak
Anton Tarasov
- RFR: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak
Victor Dyakov
- RFR: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak
Alexander Zuev
- RFR: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak
Alexander Zuev
- RFR: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak
Pankaj Bansal
- RFR: 8275720: CommonComponentAccessibility.createWithParent isWrapped causes mem leak [v2]
Anton Tarasov
- RFR: 8275809: crash in [CommonComponentAccessibility getCAccessible:withEnv:]
Anton Tarasov
- RFR: 8275809: crash in [CommonComponentAccessibility getCAccessible:withEnv:]
Victor Dyakov
- RFR: 8275809: crash in [CommonComponentAccessibility getCAccessible:withEnv:]
Alexander Zuev
- RFR: 8275809: crash in [CommonComponentAccessibility getCAccessible:withEnv:]
Pankaj Bansal
- RFR: 8275819: [TableRowAccessibility accessibilityChildren] method is ineffective
Anton Tarasov
- RFR: 8275819: [TableRowAccessibility accessibilityChildren] method is ineffective
Anton Tarasov
- RFR: 8275819: [TableRowAccessibility accessibilityChildren] method is ineffective
Pankaj Bansal
- RFR: 8275819: [TableRowAccessibility accessibilityChildren] method is ineffective
Alexander Zuev
- RFR: 8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
Prasanta Sadhukhan
- RFR: 8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
Sergey Bylokhov
- RFR: 8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java [v2]
Prasanta Sadhukhan
- RFR: 8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java [v2]
Prasanta Sadhukhan
- RFR: 8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java [v2]
Sergey Bylokhov
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Magnus Ihse Bursie
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Andrew John Hughes
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Jiří Vaněk
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Sergey Bylokhov
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Jiří Vaněk
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Jiří Vaněk
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Sergey Bylokhov
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml
Magnus Ihse Bursie
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Jiří Vaněk
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Magnus Ihse Bursie
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Jiří Vaněk
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Magnus Ihse Bursie
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Jiří Vaněk
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
David Holmes
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Jiří Vaněk
- RFR: 8275872: Sync J2DBench run and analyze Makefile targets with build.xml [v2]
Andrew John Hughes
- RFR: 8276058: Some swing test fails on specific CI macos system
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system
Alexander Zvegintsev
- RFR: 8276058: Some swing test fails on specific CI macos system
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Prasanta Sadhukhan
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Sergey Bylokhov
- RFR: 8276058: Some swing test fails on specific CI macos system [v2]
Phil Race
- RFR: 8276058: Some swing test fails on specific CI macos system [v3]
Prasanta Sadhukhan
- RFR: 8276110: Problemlist javax/swing/JMenu/4515762/bug4515762.java for macos12
Prasanta Sadhukhan
- RFR: 8276110: Problemlist javax/swing/JMenu/4515762/bug4515762.java for macos12
Alexander Zvegintsev
- RFR: JDK-8272392 Lanai: SwingSet2. Black background on expanding tree node
Alexey Ushakov
- RFR: JDK-8272392 Lanai: SwingSet2. Black background on expanding tree node
Sergey Bylokhov
- RFR: JDK-8272392 Lanai: SwingSet2. Black background on expanding tree node
Alexey Ushakov
- RFR: JDK-8274977: Remove expandPacked and extendEdge from awt_ImagingLib.c
Matthias Baesken
- RFR: JDK-8274977: Remove expandPacked and extendEdge from awt_ImagingLib.c
Sergey Bylokhov
- RFR: JDK-8274977: Remove expandPacked and extendEdge from awt_ImagingLib.c
Matthias Baesken
- RFR: JDK-8274977: Remove expandPacked and extendEdge from awt_ImagingLib.c
Sergey Bylokhov
- RFR: JDK-8274977: Remove expandPacked and extendEdge from awt_ImagingLib.c
Matthias Baesken
- RFR: JDK-8274977: Remove expandPacked and extendEdge from awt_ImagingLib.c
Sergey Bylokhov
- RFR: JDK-8275923: Override the LPR path using a system property
Rolf van Kleef
- RFR: JDK-8275923: Override the LPR path using a system property
Magnus Ihse Bursie
- RFR: JDK-8275923: Override the LPR path using a system property
Rolf van Kleef
- RFR: JDK-8275923: Override the LPR path using a system property
Phil Race
- Withdrawn: 8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
Pankaj Bansal
- Withdrawn: 8270331: [TESTBUG] Error: Not a test or directory containing tests: java/awt/print/PrinterJob/InitToBlack.java
duke
Last message date:
Sun Oct 31 07:37:09 UTC 2021
Archived on: Thu Aug 10 14:50:43 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).