[jdk17u-dev] RFR: 8307128: Open source some drag and drop tests 4
Goetz Lindenmaier
goetz at openjdk.org
Tue May 23 15:19:41 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
Hi @Rudometov, I think the fix for the requires comes in related issue JDK-8307799.
Please add that with the / issue command to this PR, and mention that you include that
in the JBS issue.
You should always check all relates-to issues of a change you backport before you label it with fix-request! Often they are needed, too.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1360#issuecomment-1559130207
More information about the jdk-updates-dev
mailing list