[jdk8u-dev] RFR: 8159690: [TESTBUG] Mark headful tests with @key headful.

yaqsun duke at openjdk.org
Wed May 10 17:51:27 UTC 2023


The patch is not clean because the 31 tests are omitted, and because of various context differences. The only substantive change is the addition of @headful, which doesn’t affect running any of the tests.

There are 30 tests that were in the original patch that are not present in 8u. And there is 1 test that does not need to handle headful.

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

Commit messages:
 - Backport 4f7d655557b0843d1fd4dddc1058d3438d1332b8

Changes: https://git.openjdk.org/jdk8u-dev/pull/306/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=306&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8159690
  Stats: 1225 lines in 412 files changed: 445 ins; 0 del; 780 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/306.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/306/head:pull/306

PR: https://git.openjdk.org/jdk8u-dev/pull/306


More information about the jdk8u-dev mailing list