Integrated: 8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed

Sergey Bylokhov serb at openjdk.org
Sat Apr 29 01:41:54 UTC 2023


On Fri, 28 Apr 2023 23:59:18 GMT, Sergey Bylokhov <serb at 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 <serb at 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



More information about the client-libs-dev mailing list