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

yaqsun duke at openjdk.org
Tue Jun 18 02:55:19 UTC 2024


On Mon, 17 Jun 2024 22:20:22 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> https://bugs.openjdk.org/browse/JDK-8185500 add '@requires (os.family == "windows")', so I also add it when backport JDK-8185500.
>
> But you also added this
>  * @library ../../../../lib/testlibrary
>  * @build jdk.testlibrary.OSInfo

I see. "@library ../../../../lib/testlibrary" and "@build jdk.testlibrary.OSInfo" were add by https://bugs.openjdk.org/browse/JDK-8058726, for this time backport is not necessary. I will delete it.

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

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


More information about the jdk8u-dev mailing list