Re: RFR: 8328382: Convert java/awt/FileDialog/FileDialogForPackages test to main [v3]

2024-03-21 Thread Prasanta Sadhukhan
On Fri, 22 Mar 2024 05:15:38 GMT, Alexander Zuev wrote: >> Convert test to a main based; >> Move test to an appropriate folder; >> Remove old files; > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > Got rid of the test wind

Re: RFR: 8328382: Convert java/awt/FileDialog/FileDialogForPackages test to main [v2]

2024-03-21 Thread Alexander Zuev
On Thu, 21 Mar 2024 20:22:18 GMT, Alexander Zvegintsev wrote: >> test/jdk/java/awt/FileDialog/FileDialogForPackages.java line 59: >> >>> 57: frame.add(textScrollPane, BorderLayout.CENTER); >>> 58: >>> 59: fd = new FileDialog(new Frame(), "Open"); >> >> is there any need to mix

Re: RFR: 8328382: Convert java/awt/FileDialog/FileDialogForPackages test to main [v2]

2024-03-21 Thread Alexander Zuev
On Thu, 21 Mar 2024 16:16:55 GMT, Prasanta Sadhukhan wrote: >> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Adding library and build clauses > > test/jdk/java/awt/FileDialog/FileDialogForPackages.java line 60: > >> 58

Re: RFR: 8328382: Convert java/awt/FileDialog/FileDialogForPackages test to main [v3]

2024-03-21 Thread Alexander Zuev
> Convert test to a main based; > Move test to an appropriate folder; > Remove old files; Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Got rid of the test window, using OassFailJFrame instead; Made all variables local; Minor

Re: RFR: 8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler [v49]

2024-03-21 Thread Julian Waters
On Sun, 21 Jan 2024 19:50:16 GMT, Phil Race wrote: >> Fixed the formatting (at least in the marked cases), but am unsure what you >> mean by set directly? > >> Fixed the formatting (at least in the marked cases), but am unsure what you >> mean by set directly? > > See my comment > "like in my

Integrated: 8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main

2024-03-21 Thread Abhishek Kumar
On Tue, 12 Mar 2024 12:49:06 GMT, Abhishek Kumar wrote: > Conversion of manual applet test to main based using PassFailJFrame manual > framework This pull request has now been integrated. Changeset: 256d48b1 Author:Abhishek Kumar URL: https://git.openjdk.org/jdk/commit/256d48b19694

Integrated: 8327840: Automate javax/swing/border/Test4129681.java

2024-03-21 Thread Tejesh R
On Sat, 16 Mar 2024 07:43:18 GMT, Tejesh R wrote: > Automated the Test `javax/swing/border/Test4129681.java` from manual as > suggested in JBS description. > Verified in CI system and its Green. The test has been verified for Metal L&F > and the same is set explicitly.. This pull request has n

Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 19:10:40 GMT, Phil Race wrote: > This previously closed test is cleaned up, opened and fixed to work on hidpi > at fractional scales. > It has unrelated problems on macOS 14 and is problem listed there (as it was > when it was a closed test). Problemlist on macOS no longer

Re: RFR: 8328380: Remove applet usage from JColorChooser tests Test6348456

2024-03-21 Thread Harshitha Onkar
On Mon, 18 Mar 2024 20:07:50 GMT, Alisen Chung wrote: > Removing applet usage from manual JColorChooser tests Marked as reviewed by honkar (Reviewer). test/jdk/javax/swing/JColorChooser/Test6348456.java line 45: > 43: > 44: private static final DefaultColorSelectionModel WHITE = new > De

Re: RFR: 8328717: Convert javax/swing/JColorChooser/8065098/bug8065098.java applet test to main

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 16:31:04 GMT, Damon Nguyen wrote: > Convert javax/swing/JColorChooser/8065098/bug8065098.java applet test to main > using PassFailJFrame for the instructions. @DamonGuy Tested on macOS, JColorChooser DnD doesn't seem to work on it. test/jdk/javax/swing/JColorChooser/8065098

Re: RFR: 8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main [v5]

2024-03-21 Thread Harshitha Onkar
On Wed, 20 Mar 2024 08:30:36 GMT, Abhishek Kumar wrote: >> Conversion of manual applet test to main based using PassFailJFrame manual >> framework > > Abhishek Kumar has updated the pull request incrementally with one additional > commit since the last revision: > > Review comment update Up

RFR: 8316324: Opensource five miscellaneous Swing tests

2024-03-21 Thread Alexander Zuev
Clean up and opensource five tests. - Commit messages: - 8316324: Opensource five miscellaneous Swing tests Changes: https://git.openjdk.org/jdk/pull/18443/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18443&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8316324

Integrated: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main

2024-03-21 Thread Harshitha Onkar
On Wed, 20 Mar 2024 16:38:25 GMT, Harshitha Onkar wrote: > Following test is converted from applet to main using PassFailJFrame. > > The original test had ignore tag - **The fix for this problem was backed out > for 5057184. Remove this "ignore" tag when it is fixed again.** > I believe this w

Re: RFR: 8328227: Remove applet usage from JColorChooser tests Test4887836 [v3]

2024-03-21 Thread Phil Race
On Wed, 20 Mar 2024 18:01:51 GMT, Alisen Chung wrote: >> Removing applet usage from manual JColorChooser tests > > Alisen Chung has updated the pull request incrementally with one additional > commit since the last revision: > > text block instructions test/jdk/javax/swing/JColorChooser/Test

Integrated: 8328301: Convert Applet test ManualHTMLDataFlavorTest.java to main program

2024-03-21 Thread Phil Race
On Fri, 15 Mar 2024 22:32:12 GMT, Phil Race wrote: > Convert this applet based test to a main program This pull request has now been integrated. Changeset: f7f291c5 Author:Phil Race URL: https://git.openjdk.org/jdk/commit/f7f291c5d4d2d01dab3ccda7518ebc13f6bd58f6 Stats: 260 lines

Re: RFR: 8327840: Automate javax/swing/border/Test4129681.java [v4]

2024-03-21 Thread Phil Race
On Thu, 21 Mar 2024 05:14:44 GMT, Tejesh R wrote: >> Automated the Test `javax/swing/border/Test4129681.java` from manual as >> suggested in JBS description. >> Verified in CI system and its Green. The test has been verified for Metal >> L&F and the same is set explicitly.. > > Tejesh R has upd

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v6]

2024-03-21 Thread Alisen Chung
On Thu, 21 Mar 2024 20:17:46 GMT, Harshitha Onkar wrote: >> Following test is converted from applet to main using PassFailJFrame. >> >> The original test had ignore tag - **The fix for this problem was backed out >> for 5057184. Remove this "ignore" tag when it is fixed again.** >> I believe t

Re: RFR: 8328385: Convert java/awt/FileDialog/FileDialogReturnTest test to main [v4]

2024-03-21 Thread Alisen Chung
On Thu, 21 Mar 2024 18:15:23 GMT, Alisen Chung wrote: >> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove .html from the @test clause > > test/jdk/java/awt/FileDialog/FileDialogReturnTest.java line 142: > >> 140:

Re: RFR: 8328385: Convert java/awt/FileDialog/FileDialogReturnTest test to main [v4]

2024-03-21 Thread Alisen Chung
On Wed, 20 Mar 2024 18:37:45 GMT, Alexander Zuev wrote: >> Convert test to a main method based; >> Move test to an apropriate location; >> Remove old files; > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > Remove .html fro

Re: RFR: 8328382: Convert java/awt/FileDialog/FileDialogForPackages test to main [v2]

2024-03-21 Thread Alexander Zvegintsev
On Thu, 21 Mar 2024 16:17:33 GMT, Prasanta Sadhukhan wrote: >> Alexander Zuev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Adding library and build clauses > > test/jdk/java/awt/FileDialog/FileDialogForPackages.java line 59: > >> 57

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v4]

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 19:44:52 GMT, Alexander Zvegintsev wrote: >> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> minor jtreg tag change > > test/jdk/java/awt/im/bug4490692.java line 87: > >> 85: panel.add(new JL

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v6]

2024-03-21 Thread Harshitha Onkar
> Following test is converted from applet to main using PassFailJFrame. > > The original test had ignore tag - **The fix for this problem was backed out > for 5057184. Remove this "ignore" tag when it is fixed again.** > I believe this was fixed and the test works correctly on Linux platforms,

Integrated: 8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main

2024-03-21 Thread Phil Race
On Wed, 20 Mar 2024 21:33:04 GMT, Phil Race wrote: > Converts > java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.html > to a main program. This pull request has now been integrated. Changeset: ab183e43 Author:Phil Race URL: https://git.openjdk.org/j

Re: RFR: 8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main [v2]

2024-03-21 Thread Phil Race
On Thu, 21 Mar 2024 13:51:16 GMT, Alexander Zvegintsev wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8328642 > > test/jdk/java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.java > li

Re: RFR: 8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main [v2]

2024-03-21 Thread Phil Race
> Converts > java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.html > to a main program. Phil Race has updated the pull request incrementally with one additional commit since the last revision: 8328642 - Changes: - all: https://git.openjdk.org/j

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v5]

2024-03-21 Thread Harshitha Onkar
> Following test is converted from applet to main using PassFailJFrame. > > The original test had ignore tag - **The fix for this problem was backed out > for 5057184. Remove this "ignore" tag when it is fixed again.** > I believe this was fixed and the test works correctly on Linux platforms,

RFR: 8328561: test java/awt/Robot/ManualInstructions/ManualInstructions.java isn't used

2024-03-21 Thread Phil Race
I don't know why this file is checked in. It has no @test tag and doesn't do anything. I am deleting it. - Commit messages: - 8328561 Changes: https://git.openjdk.org/jdk/pull/18440/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18440&range=00 Issue: https://bugs.openjd

Re: RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v6]

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 14:47:52 GMT, Alexey Ivanov wrote: >> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> added preciseWheelRotation logic & updated test > > Changes requested by aivanov (Reviewer). @aivanov-jdk I have

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v4]

2024-03-21 Thread Alexander Zvegintsev
On Thu, 21 Mar 2024 18:13:41 GMT, Alisen Chung wrote: >> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> minor jtreg tag change > > test/jdk/java/awt/im/bug4490692.java line 115: > >> 113: return panel; >> 114:

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v2]

2024-03-21 Thread Alexander Zvegintsev
On Thu, 21 Mar 2024 17:33:22 GMT, Harshitha Onkar wrote: >> test/jdk/java/awt/im/bug4490692.java line 95: >> >>> 93: @Override >>> 94: public void keyPressed(KeyEvent e) { >>> 95: if (e.getKeyCode() == 23 || e.getKeyCode() == 60) { >> >>> CASE 2: This step is automated and appl

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v4]

2024-03-21 Thread Alexander Zvegintsev
On Thu, 21 Mar 2024 17:52:34 GMT, Harshitha Onkar wrote: >> Following test is converted from applet to main using PassFailJFrame. >> >> The original test had ignore tag - **The fix for this problem was backed out >> for 5057184. Remove this "ignore" tag when it is fixed again.** >> I believe t

Re: RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v8]

2024-03-21 Thread Harshitha Onkar
> This test is converted to main using PassFailJFrame. It verifies wheel > rotation value for high-res mouse on windows. > > The test requires the updated PassFailJFrame's logArea() feature added in > this PR https://github.com/openjdk/jdk/pull/18319 Harshitha Onkar has updated the pull request

Re: RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v6]

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 15:04:18 GMT, Alexey Ivanov wrote: >> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> added preciseWheelRotation logic & updated test > > test/jdk/java/awt/event/MouseEvent/AWTPanelSmoothWheel.java lin

Re: RFR: 8328642: Convert applet test MouseDraggedOutCauseScrollingTest.html to main

2024-03-21 Thread Andrey Turbanov
On Wed, 20 Mar 2024 21:33:04 GMT, Phil Race wrote: > Converts > java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.html > to a main program. test/jdk/java/awt/List/MouseDraggedOutCauseScrollingTest/MouseDraggedOutCauseScrollingTest.java line 65: > 63: fr

RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-21 Thread Phil Race
This previously closed test is cleaned up, opened and fixed to work on hidpi at fractional scales. It has unrelated problems on macOS 14 and is problem listed there (as it was when it was a closed test). - Commit messages: - 8328555 Changes: https://git.openjdk.org/jdk/pull/18439/

Re: RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v7]

2024-03-21 Thread Harshitha Onkar
> This test is converted to main using PassFailJFrame. It verifies wheel > rotation value for high-res mouse on windows. > > The test requires the updated PassFailJFrame's logArea() feature added in > this PR https://github.com/openjdk/jdk/pull/18319 Harshitha Onkar has updated the pull request

Re: RFR: 8328385: Convert java/awt/FileDialog/FileDialogReturnTest test to main [v4]

2024-03-21 Thread Alisen Chung
On Wed, 20 Mar 2024 18:37:45 GMT, Alexander Zuev wrote: >> Convert test to a main method based; >> Move test to an apropriate location; >> Remove old files; > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > Remove .html fro

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v4]

2024-03-21 Thread Alisen Chung
On Thu, 21 Mar 2024 17:52:34 GMT, Harshitha Onkar wrote: >> Following test is converted from applet to main using PassFailJFrame. >> >> The original test had ignore tag - **The fix for this problem was backed out >> for 5057184. Remove this "ignore" tag when it is fixed again.** >> I believe t

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 17:19:25 GMT, Alexey Ivanov wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments > > test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 68: > >> 66: Then

Re: RFR: 8328301: Convert Applet test ManualHTMLDataFlavorTest.java to main program [v2]

2024-03-21 Thread Phil Race
On Thu, 21 Mar 2024 15:20:16 GMT, Alexey Ivanov wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8328301 > > test/jdk/java/awt/datatransfer/HTMLDataFlavors/ManualHTMLDataFlavorTest.java > line 126: > >> 124:

Re: RFR: 8328301: Convert Applet test ManualHTMLDataFlavorTest.java to main program [v3]

2024-03-21 Thread Phil Race
> Convert this applet based test to a main program Phil Race has updated the pull request incrementally with one additional commit since the last revision: 8328301 - Changes: - all: https://git.openjdk.org/jdk/pull/18334/files - new: https://git.openjdk.org/jdk/pull/18334/fil

Re: RFR: 8328301: Convert Applet test ManualHTMLDataFlavorTest.java to main program [v2]

2024-03-21 Thread Phil Race
On Thu, 21 Mar 2024 15:14:26 GMT, Alexey Ivanov wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8328301 > > test/jdk/java/awt/datatransfer/HTMLDataFlavors/ManualHTMLDataFlavorTest.java > line 110: > >> 108:

Integrated: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main

2024-03-21 Thread Damon Nguyen
On Mon, 18 Mar 2024 17:31:07 GMT, Damon Nguyen wrote: > Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java > applet test to main using PassFailJFrame This pull request has now been integrated. Changeset: ba05c6d0 Author:Damon Nguyen URL: https://git.openj

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v4]

2024-03-21 Thread Harshitha Onkar
> Following test is converted from applet to main using PassFailJFrame. > > The original test had ignore tag - **The fix for this problem was backed out > for 5057184. Remove this "ignore" tag when it is fixed again.** > I believe this was fixed and the test works correctly on Linux platforms,

Integrated: 8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on windows hidpi

2024-03-21 Thread Phil Race
On Tue, 19 Mar 2024 18:20:06 GMT, Phil Race wrote: > A simple fix to the test to skip sampling the leftmost and rightmost ends of > the divider > to avoid possible issues at fractional scales. This pull request has now been integrated. Changeset: fa823bd2 Author:Phil Race URL: http

Integrated: 8328560: java/awt/event/MouseEvent/ClickDuringKeypress/ClickDuringKeypress.java imports Applet

2024-03-21 Thread Phil Race
On Tue, 19 Mar 2024 23:30:39 GMT, Phil Race wrote: > This seems to have been some previous not very complete conversion of a test > from applet to main. > It even still had Applet imported and miscellaneous comments. I've cleaned it > up. This pull request has now been integrated. Changeset:

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 17:40:55 GMT, Alexey Ivanov wrote: >> I'm OK with either direction. To me, passing the test seems fine for cases >> we'd skip, but adding a `Skip` button may seem more logical. I was OK with >> this approach enough to stick with the original instructions. > > I'm not suggest

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 17:36:24 GMT, Damon Nguyen wrote: >> Do we need an occasional _Skip_ button? Yet adding such a button to throw >> `jtreg.SkippedException` will introduce a transitive dependency on the >> library which contains the `SkippedException`. > > I'm OK with either direction. To me,

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v4]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 17:40:55 GMT, Damon Nguyen wrote: >> Convert >> java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet >> test to main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v4]

2024-03-21 Thread Damon Nguyen
> Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java > applet test to main using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Review comments - Changes: - all: https://git.

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 17:34:19 GMT, Damon Nguyen wrote: >> test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 79: >> >>> 77: and Mission Control behavior. >>> 78: >>> 79: Close the windows. >> >> Won't it fail the test? > > This was a part of the origina

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 17:17:10 GMT, Alexey Ivanov wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments > > test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 79: > >> 77: and

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 17:15:31 GMT, Alexey Ivanov wrote: >> test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 62: >> >>> 60: - 2nd display is non-HiDPI. >>> 61: >>> 62: In other cases please simply push "Pass". >> >> These conditions can be detected. On

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v2]

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 10:47:24 GMT, Tejesh R wrote: >> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> instruction line length > > test/jdk/java/awt/im/bug4490692.java line 81: > >> 79: >> 80: class TestFrame extends JFra

Re: RFR: 8328670: Automate and open source few closed manual applet test [v2]

2024-03-21 Thread Abhishek Kumar
On Thu, 21 Mar 2024 16:45:40 GMT, Prasanta Sadhukhan wrote: >> Abhishek Kumar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Remove getContentPane usage > > test/jdk/javax/swing/JInternalFrame/Ctrli.java line 126: > >> 124: ke

Re: RFR: 8328670: Automate and open source few closed manual applet test [v2]

2024-03-21 Thread Abhishek Kumar
> Few manual closed applet test converted to automated and open sourced. Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision: Remove getContentPane usage - Changes: - all: https://git.openjdk.org/jdk/pull/18428/files -

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v2]

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 12:11:43 GMT, Alexander Zvegintsev wrote: >> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> instruction line length > > test/jdk/java/awt/im/bug4490692.java line 74: > >> 72: .rows((

Re: RFR: JDK-8328398 : Convert java/awt/im/4490692/bug4490692.html applet test to main [v3]

2024-03-21 Thread Harshitha Onkar
> Following test is converted from applet to main using PassFailJFrame. > > The original test had ignore tag - **The fix for this problem was backed out > for 5057184. Remove this "ignore" tag when it is fixed again.** > I believe this was fixed and the test works correctly on Linux platforms,

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 17:13:34 GMT, Alexey Ivanov wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments > > test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 62: > >> 60: - 2n

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 16:51:36 GMT, Damon Nguyen wrote: >> Convert >> java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet >> test to main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 17:03:41 GMT, Alexander Zvegintsev wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments > > test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 109: > >> 107:

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v3]

2024-03-21 Thread Damon Nguyen
> Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java > applet test to main using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Remove frame. Use JButton - Changes: - all: ht

Re: RFR: 8328370: Convert java/awt/print/Dialog/PrintApplet.java applet test to main [v4]

2024-03-21 Thread Prasanta Sadhukhan
On Thu, 21 Mar 2024 16:11:44 GMT, Damon Nguyen wrote: >> Convert java/awt/print/Dialog/PrintApplet.java applet test to main using >> PassFailJFrame. Also rename the test to PrintModalDialog.java since this is >> no longer an applet. Added test instructions related to the linked JBS issue. > > D

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Alexander Zvegintsev
On Thu, 21 Mar 2024 16:51:36 GMT, Damon Nguyen wrote: >> Convert >> java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet >> test to main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision

Re: RFR: 8305072: Win32ShellFolder2.compareTo is inconsistent [v2]

2024-03-21 Thread Joel Uckelman
On Thu, 21 Mar 2024 12:02:52 GMT, Alexey Ivanov wrote: >> Hi, I'm the submitter of the original bug report. I can confirm that you got >> the reason for the change exactly right. > > @uckelman Is there a way to reproduce the original bug in the user's > environment? > > I think there's a bug i

Re: RFR: 8328370: Convert java/awt/print/Dialog/PrintApplet.java applet test to main [v4]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 16:11:44 GMT, Damon Nguyen wrote: >> Convert java/awt/print/Dialog/PrintApplet.java applet test to main using >> PassFailJFrame. Also rename the test to PrintModalDialog.java since this is >> no longer an applet. Added test instructions related to the linked JBS issue. > > D

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 14:14:17 GMT, Alexander Zvegintsev wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review comments > > test/jdk/java/awt/image/multiresolution/MultiDisplayTest.java line 33: > >> 31: *

Re: RFR: 8328368: Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java applet test to main [v2]

2024-03-21 Thread Damon Nguyen
> Convert java/awt/image/multiresolution/MultiDisplayTest/MultiDisplayTest.java > applet test to main using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Review comments - Changes: - all: https://git.

Re: RFR: 8328670: Automate and open source few closed manual applet test

2024-03-21 Thread Prasanta Sadhukhan
On Thu, 21 Mar 2024 10:46:41 GMT, Abhishek Kumar wrote: > Few manual closed applet test converted to automated and open sourced. Marked as reviewed by psadhukhan (Reviewer). test/jdk/javax/swing/JInternalFrame/Ctrli.java line 126: > 124: keyecho.addMouseListener(mouseListener); > 125:

Re: RFR: 8328384: Convert java/awt/FileDialog/FileDialogOpenDirTest test to main [v4]

2024-03-21 Thread Alexander Zvegintsev
On Wed, 20 Mar 2024 15:48:41 GMT, Alexander Zuev wrote: >> Convert test to main manual; >> Move test to appropriate folder; >> Delete old files; > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > Moving test metadata closer

Integrated: 8328005: Convert java/awt/im/JTextFieldTest.java applet test to main

2024-03-21 Thread Damon Nguyen
On Tue, 12 Mar 2024 18:50:58 GMT, Damon Nguyen wrote: > Convert java/awt/im/JTextFieldTest.java applet test to main using > PassFailJFrame. This pull request has now been integrated. Changeset: cc5cda55 Author:Damon Nguyen URL: https://git.openjdk.org/jdk/commit/cc5cda558736ffeae2a

RFR: 8328717: Convert javax/swing/JColorChooser/8065098/bug8065098.java applet test to main

2024-03-21 Thread Damon Nguyen
Convert javax/swing/JColorChooser/8065098/bug8065098.java applet test to main using PassFailJFrame for the instructions. - Commit messages: - Lambda replacement - Initial test conversion Changes: https://git.openjdk.org/jdk/pull/18436/files Webrev: https://webrevs.openjdk.org/?r

Re: RFR: 8328382: Convert java/awt/FileDialog/FileDialogForPackages test to main [v2]

2024-03-21 Thread Prasanta Sadhukhan
On Tue, 19 Mar 2024 14:10:52 GMT, Alexander Zuev wrote: >> Convert test to a main based; >> Move test to an appropriate folder; >> Remove old files; > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > Adding library and build

Integrated: 8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main

2024-03-21 Thread Damon Nguyen
On Wed, 20 Mar 2024 16:46:40 GMT, Damon Nguyen wrote: > Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main > using PassFailJFrame This pull request has now been integrated. Changeset: ef2bd572 Author:Damon Nguyen URL: https://git.openjdk.org/jdk/commit/ef2bd5

Re: RFR: 8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main [v3]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 16:08:48 GMT, Damon Nguyen wrote: >> Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main >> using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Replace canvas with

Re: RFR: 8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main [v4]

2024-03-21 Thread Damon Nguyen
> Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main > using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Remove contentPane - Changes: - all: https://git.openjdk.org/jdk/pull/

Re: RFR: 8328370: Convert java/awt/print/Dialog/PrintApplet.java applet test to main [v3]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 05:30:58 GMT, Prasanta Sadhukhan wrote: >> Damon Nguyen has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - Modify instructions more >> - Modify instructions > > test/jdk/java/awt/print/Dialog/PrintModalDialog.java li

Re: RFR: 8328370: Convert java/awt/print/Dialog/PrintApplet.java applet test to main [v4]

2024-03-21 Thread Damon Nguyen
> Convert java/awt/print/Dialog/PrintApplet.java applet test to main using > PassFailJFrame. Also rename the test to PrintModalDialog.java since this is > no longer an applet. Added test instructions related to the linked JBS issue. Damon Nguyen has updated the pull request incrementally with on

Re: RFR: 8328005: Convert java/awt/im/JTextFieldTest.java applet test to main [v4]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 07:41:15 GMT, Abhishek Kumar wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove reundant window constant > > test/jdk/java/awt/im/JTextFieldTest.java line 32: > >> 30: * work cor

Re: RFR: 8328005: Convert java/awt/im/JTextFieldTest.java applet test to main [v5]

2024-03-21 Thread Damon Nguyen
> Convert java/awt/im/JTextFieldTest.java applet test to main using > PassFailJFrame. Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Review comments - Changes: - all: https://git.openjdk.org/jdk/pull/18247/files -

Re: RFR: 8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main [v2]

2024-03-21 Thread Damon Nguyen
On Thu, 21 Mar 2024 11:52:28 GMT, Alexey Ivanov wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Add new line > > test/jdk/javax/swing/JCheckBox/bug8032667.java line 78: > >> 76: final Image image1 = getIma

Re: RFR: 8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main [v3]

2024-03-21 Thread Damon Nguyen
> Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main > using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Replace canvas with jpanel - Changes: - all: https://git.openjdk.org/j

Integrated: 8325179: Race in BasicDirectoryModel.validateFileCache

2024-03-21 Thread Alexey Ivanov
On Mon, 4 Mar 2024 20:21:30 GMT, Alexey Ivanov wrote: > Ensure access to the `filesLoader` field of `BasicDirectoryModel` is > synchronized. > > Without synchronization, a thread checks if `filesLoader` is not null and > creates a new `FilesLoader` thread. If the thread is pre-empted between t

Integrated: 8327924: Simplify TrayIconScalingTest.java

2024-03-21 Thread Alexey Ivanov
On Tue, 12 Mar 2024 08:33:41 GMT, Alexey Ivanov wrote: > This is to simplify `TrayIconScalingTest.java`. > > 1. Rename `createAndShowGUI` to `createAndShowTrayIcon` which is more > specific. > 2. Move creating tray icon to the top. > 3. Streamline PassFailJFrame with the chained calls, includin

Integrated: 8328402: Implement pausing functionality for the PassFailJFrame

2024-03-21 Thread Alexander Zvegintsev
On Tue, 19 Mar 2024 01:14:29 GMT, Alexander Zvegintsev wrote: >> we need to add next to Pass/Fail a "Pause Timer" button, that > (a) stops the count down > (b) changes the Pause Timer to "Resume Timer" > ~~(c) disables Pass/Fail until the timer is resumed~~ > the test will not have to pause or b

Integrated: JDK-8328299 : Convert DnDFileGroupDescriptor.html applet test to main

2024-03-21 Thread Harshitha Onkar
On Fri, 15 Mar 2024 22:54:23 GMT, Harshitha Onkar wrote: > Following test > java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html is converted > to main using PassFailJFrame. > > This test is currently problem-listed on macOS and linux, but as per the > previous JBS bugs > [[JDK-62

Re: RFR: 8328301: Convert Applet test ManualHTMLDataFlavorTest.java to main program [v2]

2024-03-21 Thread Alexey Ivanov
On Wed, 20 Mar 2024 18:57:37 GMT, Phil Race wrote: >> Convert this applet based test to a main program > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8328301 test/jdk/java/awt/datatransfer/HTMLDataFlavors/ManualHTMLDataFlavo

Re: RFR: 8328648: Remove applet usage from JFileChooser tests bug4150029

2024-03-21 Thread Alexander Zuev
On Wed, 20 Mar 2024 22:48:46 GMT, Alisen Chung wrote: > Removing applet usage from manual JFileChooser tests test/jdk/javax/swing/JFileChooser/4150029/bug4150029.java line 111: > 109: } finally { > 110: if (!res) { > 111: throw new RuntimeException("BackSpace

Re: RFR: 8328697: SubMenuShowTest and SwallowKeyEvents tests stabilization

2024-03-21 Thread Alexander Zvegintsev
On Thu, 21 Mar 2024 14:25:36 GMT, Alexander Zuev wrote: > Since you are editing these files you can also drop the @author tag from the > test metadata. Otherwise looks good. Sure, author removed ../../../regtesthelpers -> /java/awt/regtesthelpers, moved whole block closer to class declaration

Re: RFR: 8328697: SubMenuShowTest and SwallowKeyEvents tests stabilization [v2]

2024-03-21 Thread Alexander Zvegintsev
> Two tests may fail intermittently on Wayland, the standard `waitForIdle` and > `delay` fixes the issue. > > Manual and CI testing looks good. Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision: author removed, ../../../regtest

Re: RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v6]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 01:13:50 GMT, Harshitha Onkar wrote: >> This test is converted to main using PassFailJFrame. It verifies wheel >> rotation value for high-res mouse on windows. >> >> The test requires the updated PassFailJFrame's logArea() feature added in >> this PR https://github.com/open

Re: RFR: 8328673: Convert closed text/html/CSS manual applet test to main [v3]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 14:41:50 GMT, Prasanta Sadhukhan wrote: >> Couple closed manual applet text/html/CSS tests are converted to main based >> and opensourced > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > Review co

Re: RFR: JDK-8328190 : Convert AWTPanelSmoothWheel.html applet test to main [v6]

2024-03-21 Thread Alexey Ivanov
On Thu, 21 Mar 2024 01:13:50 GMT, Harshitha Onkar wrote: >> This test is converted to main using PassFailJFrame. It verifies wheel >> rotation value for high-res mouse on windows. >> >> The test requires the updated PassFailJFrame's logArea() feature added in >> this PR https://github.com/open

Integrated: 8328570: Convert closed JViewport manual applet tests to main

2024-03-21 Thread Prasanta Sadhukhan
On Thu, 21 Mar 2024 03:44:01 GMT, Prasanta Sadhukhan wrote: > Few closed manual applet JViewport tests are converted to main based and > opensourced This pull request has now been integrated. Changeset: 725d87bb Author:Prasanta Sadhukhan URL: https://git.openjdk.org/jdk/commit/725

Re: RFR: 8328570: Convert closed JViewport manual applet tests to main [v3]

2024-03-21 Thread Prasanta Sadhukhan
On Thu, 21 Mar 2024 14:40:30 GMT, Alexander Zuev wrote: >> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> formatting > > test/jdk/javax/swing/JViewport/bug4137282.java line 86: > >> 84: } >> 85: >> 86: stati

Re: RFR: 8328570: Convert closed JViewport manual applet tests to main [v4]

2024-03-21 Thread Alexander Zuev
On Thu, 21 Mar 2024 14:42:49 GMT, Prasanta Sadhukhan wrote: >> Few closed manual applet JViewport tests are converted to main based and >> opensourced > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > formatting Mark

Re: RFR: 8328570: Convert closed JViewport manual applet tests to main [v3]

2024-03-21 Thread Alexander Zuev
On Thu, 21 Mar 2024 11:37:01 GMT, Prasanta Sadhukhan wrote: >> Few closed manual applet JViewport tests are converted to main based and >> opensourced > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > formatting test

Re: RFR: 8328570: Convert closed JViewport manual applet tests to main [v4]

2024-03-21 Thread Prasanta Sadhukhan
> Few closed manual applet JViewport tests are converted to main based and > opensourced Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: formatting - Changes: - all: https://git.openjdk.org/jdk/pull/18418/files

Re: RFR: 8328673: Convert closed text/html/CSS manual applet test to main [v2]

2024-03-21 Thread Prasanta Sadhukhan
On Thu, 21 Mar 2024 14:00:17 GMT, Alexey Ivanov wrote: >> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> library path fix > > test/jdk/javax/swing/text/html/CSS/bug4271058.java line 60: > >> 58: .colu

Re: RFR: 8328673: Convert closed text/html/CSS manual applet test to main [v3]

2024-03-21 Thread Prasanta Sadhukhan
> Couple closed manual applet text/html/CSS tests are converted to main based > and opensourced Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision: Review comment update - Changes: - all: https://git.openjdk.org/jdk

  1   2   >