[jdk8u-dev] RFR: 8185500: [TESTBUG] Add keywords headful/printer in java/awt and javax tests. [v5]

yaqsun duke at openjdk.org
Tue Jun 11 03:38:17 UTC 2024


On Mon, 10 Jun 2024 23:02:06 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> yaqsun has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains ten commits:
>> 
>>  - Merge branch 'openjdk:master' into backport-8185500
>>  - Merge branch 'openjdk:master' into backport-8185500
>>  - Backport 34afeced211cd7115e2529b043c1e57dfa1291fe
>>  - Backport 34afeced211cd7115e2529b043c1e57dfa1291fe
>>  - Backport 34afeced211cd7115e2529b043c1e57dfa1291fe
>>  - Backport 34afeced211cd7115e2529b043c1e57dfa1291fe
>>  - Backport 34afeced211cd7115e2529b043c1e57dfa1291fe
>>  - Backport 34afeced211cd7115e2529b043c1e57dfa1291fe
>>  - Backport 34afeced211cd7115e2529b043c1e57dfa1291fe
>
> jdk/test/javax/swing/system/6799345/TestShutdown.java line 31:
> 
>> 29:  * SwingWorker on AppContext shutdown
>> 30:  * @author art
>> 31:  * @modules java.desktop/sun.awt
> 
> It appears that this and other related parts are copied from the jdk10 patch. "@modules java.desktop/sun.awt"/etc was part of the header in jdk10 before JDK-8185500, so it is part of the header after the patch. But in jdk8 we don't have it, so we shouldn't add it.

"@modules java.desktop/sun.awt" correlation has been deleted.

-------------

PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/464#discussion_r1634130750


More information about the jdk8u-dev mailing list