RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
shade at openjdk.java.net
Thu Sep 16 09:49:58 UTC 2021
On Thu, 16 Sep 2021 09:39:25 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> 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.)
AFAICS, this test is in `jdk`, so it is covered by `jdk/TEST.ROOT`. I tested it with and without `JTREG_KEYWORDS=!headful`, and it behaves as expected.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5544
More information about the core-libs-dev
mailing list