On Fri, 28 Apr 2023 23:59:18 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> The test uses the `DragSource.getDefaultDragSource()` which throws > HeadlessException. The test should be marked as headful. This pull request has now been integrated. Changeset: d43a5a28 Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d43a5a289f4ac84480bf54ab304c1ce1dbc8e067 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod 8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed Reviewed-by: jiefu, prr ------------- PR: https://git.openjdk.org/jdk/pull/13733