[jdk17u-dev] Integrated: 8307128: Open source some drag and drop tests 4

Victor Rudometov vrudomet at openjdk.org
Thu May 25 18:56:10 UTC 2023


On Wed, 17 May 2023 23:33:45 GMT, Victor Rudometov <vrudomet at openjdk.org> wrote:

> Backport https://github.com/openjdk/jdk/commit/98294242a94c611e2a713c2d520e59dd873ae4a0
> https://bugs.openjdk.org/browse/JDK-8307128 Open source some drag and drop tests 4
> 
> Not clean as required quick fix for @requires
> Without this fix mac reported error Error. Parse Exception: Invalid tag: requires(os
> 
> Clean backport (https://github.com/openjdk/jdk17u-dev/commit/f2ee1fd0afe4b5f7982a4997e9765c5505461028) + fix for requires in MozillaDnDTest (https://github.com/openjdk/jdk17u-dev/commit/6b0e89a68b858fb9d3d842d3d5aefa66ad4638cb), new tests, low risk
> Checked on macOS x64, linux x64

This pull request has now been integrated.

Changeset: c581886c
Author:    Victor Rudometov <vrudomet at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/c581886c15f0f4352e37a042959cd78eb080d6e4
Stats:     1680 lines in 5 files changed: 1680 ins; 0 del; 0 mod

8307128: Open source some drag and drop tests 4
8307799: Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg `@requires` clause

Reviewed-by: phh
Backport-of: 98294242a94c611e2a713c2d520e59dd873ae4a0

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1360


More information about the jdk-updates-dev mailing list