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

Jan Lahoda jlahoda at openjdk.java.net
Thu Sep 16 09:49:58 UTC 2021


On Thu, 16 Sep 2021 09:13:15 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This is a GUI test, and it should be `@headful`.
> 
> Additional testing:
>  - [x] Test still runs in default, and does not run with `!headful`

Marking the test headful if OK - but should `headful` also be added to the keys in `test/langtools/TEST.ROOT`? (I am not quite sure how that works.)

Ah, right, I thought it is a JShell test, but it is not. Sorry for the noise.

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

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


More information about the core-libs-dev mailing list