RFR: 8342903: Deprecate for removal java.awt.Window.getWarningString() [v5]
Phil Race
prr at openjdk.org
Thu Nov 21 20:30:18 UTC 2024
On Thu, 21 Nov 2024 19:36:20 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
> There are a few minor mentions of the Warning Window left
>
> ```
> ./src/java.desktop/unix/classes/sun/awt/X11/XWindow.java:1492: * XWarningWindow, both of which have the XWindow as a common ancestor.
I've updated the comment
> ./test/jdk/ProblemList.txt:468:java/awt/security/WarningWindowDisposeTest/WarningWindowDisposeTest.java 8266059 macosx-all
> ```
>
> the test in problem list does not exist
I am fairly sure this test was deleted by the JEP 486 integration. It should have been removed then.
I'll fix it and close out the bug
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22221#issuecomment-2492213166
More information about the build-dev
mailing list