RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful

Aleksey Shipilev shade at openjdk.java.net
Thu Sep 16 09:49:57 UTC 2021


This is a GUI test, and it should be `@headful`.

Additional testing:
 - [x] Test still runs in default, and does not run with `!headful`

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

Commit messages:
 - Fix

Changes: https://git.openjdk.java.net/jdk/pull/5544/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5544&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8236505
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5544.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5544/head:pull/5544

PR: https://git.openjdk.java.net/jdk/pull/5544


More information about the core-libs-dev mailing list