RFR: 8327835: Convert java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest applet test to main [v2]
Alexander Zvegintsev
azvegint at openjdk.org
Mon Mar 11 23:18:28 UTC 2024
On Mon, 11 Mar 2024 21:24:51 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> better chaining
>
> test/jdk/ProblemList.txt line 799:
>
>> 797: java/awt/TrayIcon/DragEventSource/DragEventSource.java 8252242 macosx-all
>> 798: java/awt/FileDialog/DefaultFocusOwner/DefaultFocusOwner.java 7187728 macosx-all,linux-all
>> 799: java/awt/FileDialog/RegexpFilterTest/RegexpFilterTest.html 7187728 macosx-all,linux-all
>
> What about [JDK-7187728](https://bugs.openjdk.org/browse/JDK-7187728)? It's still unresolved.
It is still open because there is another non-applet test `java/awt/FileDialog/DefaultFocusOwner/DefaultFocusOwner.java` that needs attention.
Since that test sprint is regarding the elimination of applet tests, it is out of scope.
Hence the new bug id for this test.
[JDK-8327835](https://bugs.openjdk.org/browse/JDK-8327835)
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18203#discussion_r1520531854
More information about the client-libs-dev
mailing list