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

Andrew John Hughes andrew at openjdk.org
Fri Feb 23 19:39:03 UTC 2024


On Wed, 26 Apr 2023 02:52:07 GMT, yaqsun <duke at openjdk.org> wrote:

> Yes, I omit 30 tests because they no longer exist in 8u.
> 

It's more that they never did, as they were introduced in 9.

> There is 1 test java/awt/image/DrawImage/IncorrectUnmanagedImageSourceOffset.java that does not need to handle @headful because @headful already exist.

Yes, I see this is covered by [8221497: Optional Panes in Swing](https://github.com/openjdk/jdk8u/commit/2aea15cd8340ef76a66cd4e5a341cf3f5547dfc6)

> 
> This backported will cause a large number of jdk/test tests to fail, interfering with regression testing.

Ok.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/306#issuecomment-1961882853


More information about the jdk8u-dev mailing list